Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix Doxygen warnings and spot any other ones in CI#1549

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
tormodvolden wants to merge5 commits intolibusb:master
base:master
Choose a base branch
Loading
fromtormodvolden:doxygen_warnings

Conversation

@tormodvolden
Copy link
Contributor

No description provided.

@tormodvoldentormodvolden marked this pull request as draftAugust 11, 2024 12:53
@tormodvolden
Copy link
ContributorAuthor

I hope there is a way to ignore doxygen.cfg warnings, but fail on other warnings. The doxygen versions are different everywhere, and there are either obsolete or unknown (future) options.

@tormodvolden
Copy link
ContributorAuthor

tormodvolden commentedAug 11, 2024
edited
Loading

This should go green once rebased on PR#1545. EDIT: Done, all green. But I will also test with some other doxygen versions.

@tormodvolden
Copy link
ContributorAuthor

tormodvolden commentedAug 11, 2024
edited
Loading

Note to self: The options removed with doxygen -u in commita9e6cab (now commitc32e309) all had default values, except HTML_TIMESTAMP which was set to YES. I guess HTML_TIMESTAMP was renamed or replaced with TIMESTAMP and the value was transferred.

@mcueemcuee added Documentation build_ciBuild system, CI labelsAug 13, 2024
tormodvolden added a commit that referenced this pull requestNov 13, 2024
Fixup of commitd7b796fReferences#1549Signed-off-by: Tormod Volden <debian.tormod@gmail.com>
Using doxygen 1.9.8 with the command line: doxygen -u doc/doxygen.cfg.inThis gets rid of the below warnings from doxygen 1.9.8:warning: Tag 'OUTPUT_TEXT_DIRECTION' at line 102 of file 'doxygen.cfg' has become obsolete.         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"warning: Tag 'HTML_TIMESTAMP' at line 1247 of file 'doxygen.cfg' has become obsolete.         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"warning: Tag 'FORMULA_TRANSPARENT' at line 1552 of file 'doxygen.cfg' has become obsolete.         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"warning: Tag 'LATEX_SOURCE_CODE' at line 1865 of file 'doxygen.cfg' has become obsolete.         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"warning: Tag 'LATEX_TIMESTAMP' at line 1881 of file 'doxygen.cfg' has become obsolete.         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"warning: Tag 'RTF_SOURCE_CODE' at line 1955 of file 'doxygen.cfg' has become obsolete.         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"warning: Tag 'DOCBOOK_PROGRAMLISTING' at line 2060 of file 'doxygen.cfg' has become obsolete.         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"warning: Tag 'CLASS_DIAGRAMS' at line 2250 of file 'doxygen.cfg' has become obsolete.         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"warning: Tag 'DOT_FONTNAME' at line 2292 of file 'doxygen.cfg' has become obsolete.         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"warning: Tag 'DOT_FONTSIZE' at line 2299 of file 'doxygen.cfg' has become obsolete.         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"warning: Tag 'DOT_TRANSPARENT' at line 2545 of file 'doxygen.cfg' has become obsolete.         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"Signed-off-by: Tormod Volden <debian.tormod@gmail.com>
Signed-off-by: Tormod Volden <debian.tormod@gmail.com>
Signed-off-by: Tormod Volden <debian.tormod@gmail.com>
These options are not always available and will create unnecessarywarnings. The set values were anyway the default values.Signed-off-by: Tormod Volden <debian.tormod@gmail.com>
These would create warnings when running with a slightly olderdoxygen version. The set values were anyway the default values,with the exception of TIMESTAMP: For some reason, runningdoxygen -u in commita9e6cab gave it the non-default YESvalue.Signed-off-by: Tormod Volden <debian.tormod@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

build_ciBuild system, CIDocumentation

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@tormodvolden@mcuee

[8]ページ先頭

©2009-2025 Movatter.jp