Skip to content

Commit 3911a79

Browse files
committed
Re-enabling warn as error and cleaning out dead file.
1 parent cf6ced0 commit 3911a79

File tree

2 files changed

+1
-18
lines changed

2 files changed

+1
-18
lines changed

documentation/asl/version_0.dox

Lines changed: 0 additions & 17 deletions
This file was deleted.

documentation/doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -978,7 +978,7 @@ WARN_LAYOUT_FILE = YES
978978
# Possible values are: NO, YES, FAIL_ON_WARNINGS and FAIL_ON_WARNINGS_PRINT.
979979
# The default value is: NO.
980980

981-
WARN_AS_ERROR = NO
981+
WARN_AS_ERROR = FAIL_ON_WARNINGS_PRINT
982982

983983
# The WARN_FORMAT tag determines the format of the warning messages that Doxygen
984984
# can produce. The string should contain the $file, $line, and $text tags, which

0 commit comments

Comments
 (0)