FS#46347 - [doxygen] Remove warnings

Attached to Project: Arch Linux
Opened by HKKH (HKKH) - Saturday, 19 September 2015, 06:59 GMT
Last edited by Dan McGee (toofishes) - Friday, 10 June 2016, 12:30 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Dan McGee (toofishes)
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Hi!
Please recompile this package to turn off this warnings:

1)
warning: Tag `CLANG_ASSISTED_PARSING' at line 1045 of file `Doxyfile' belongs to an option that was not enabled at compile time.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled.


2)
warning: Tag `CLANG_OPTIONS' at line 1053 of file `Doxyfile' belongs to an option that was not enabled at compile time.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled.
This task depends upon

Closed by  Dan McGee (toofishes)
Friday, 10 June 2016, 12:30 GMT
Reason for closing:  Works for me
Comment by eolianoe (eolianoe) - Sunday, 22 November 2015, 11:42 GMT
Adding 'Duse_libclang:BOOL=ON' in the cmake options remove these warnings.
   PKGBUILD (1.6 KiB)
Comment by Samantha McVey (samcv) - Friday, 10 June 2016, 00:09 GMT
Is this still an issue with the latest version of doxygen? You did not put the version you were using in your details. You also did not specify what command options you were running with doxygen to produce an error. I tried installing it and ran doxygen, and received the normal help messages. If you could reply with more information or an update if this is still an issue that would be great. Thanks!
Comment by eolianoe (eolianoe) - Friday, 10 June 2016, 07:24 GMT
No, there is no more errors of warnings with the new version of doxygen
Comment by Samantha McVey (samcv) - Friday, 10 June 2016, 07:26 GMT
Great news. I will recommend this ticket be closed.

Loading...