Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Remove warnings while rendering due to configuration file #3

@DanielSiepmann

Description

@DanielSiepmann

The following warnings are displayed while rendering:

warning: Tag 'TCL_SUBST' at line 226 of file '/mnt/doxyconf/Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'CLANG_ASSISTED_PARSING' at line 1064 of file '/mnt/doxyconf/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.
warning: Tag 'CLANG_OPTIONS' at line 1072 of file '/mnt/doxyconf/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.
warning: Tag 'CLANG_DATABASE_PATH' at line 1082 of file '/mnt/doxyconf/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.
warning: Tag 'PERL_PATH' at line 2204 of file '/mnt/doxyconf/Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"                                                                                
warning: Tag 'MSCGEN_PATH' at line 2226 of file '/mnt/doxyconf/Doxyfile' has become obsolete.                                                                                                       
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"                                                                                
warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value                                                                                                                          
Using the default: a4!                                                                                                                                                                              
Doxygen version used: 1.8.18 

Source: https://bamboo.typo3.com/download/CORE-DAR-JOB1/build_logs/CORE-DAR-JOB1-5.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions