WARN_AS_ERROR disabled for now

This commit is contained in:
Cyberboss
2017-10-19 12:02:38 -04:00
parent 2e340d5280
commit 97fdf34b9a
+1 -1
View File
@@ -762,7 +762,7 @@ WARN_NO_PARAMDOC = YES
# a warning is encountered.
# The default value is: NO.
WARN_AS_ERROR = YES
WARN_AS_ERROR = NO
# The WARN_FORMAT tag determines the format of the warning messages that doxygen
# can produce. The string should contain the $file, $line, and $text tags, which