Skip to content
Snippets Groups Projects
Commit 8e687285 authored by Bill Hoffman's avatar Bill Hoffman
Browse files

Add more excludes for the borland compiler.

parent 0feb0b2d
No related branches found
No related tags found
No related merge requests found
......@@ -29,6 +29,7 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION
"Warning: library was too large for page size.*"
"Warning: public.*_archive_.*in module.*archive_*clashes with prior module.*archive_.*"
"Warning: public.*BZ2_bz.*in module.*bzlib.*clashes with prior module.*bzlib.*"
"Warning: public.*_archive.*clashes with prior module.*"
"Warning: LINN32: Last line.*is less.*"
"stl_deque.h:1051"
"(Lexer|Parser).*warning.*conversion.*may (alter its value|change the sign)"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment