Commit d0a71ec5 by Mike Stump

undo dje's indaverent undo of my work. (remove -Wenum-clash)

From-SVN: r9056
parent 58733f96
...@@ -708,8 +708,6 @@ char *lang_options[] = ...@@ -708,8 +708,6 @@ char *lang_options[] =
"-Wno-return-type", "-Wno-return-type",
"-Woverloaded-virtual", "-Woverloaded-virtual",
"-Wno-overloaded-virtual", "-Wno-overloaded-virtual",
"-Wenum-clash",
"-Wno-enum-clash",
"-Wtemplate-debugging", "-Wtemplate-debugging",
"-Wno-template-debugging", "-Wno-template-debugging",
"-Wctor-dtor-privacy", "-Wctor-dtor-privacy",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment