temporarily turning off warnings as errors

This commit is contained in:
Taylor Holberton
2016-10-01 14:32:12 -04:00
parent 3c15886027
commit eee6289d13
+1 -1
View File
@@ -743,7 +743,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