Commit 289871f0 by Richard Kenner

Add -W[no]-bad-function-cast.

From-SVN: r7564
parent 95572adf
......@@ -589,6 +589,8 @@ char *lang_options[] =
"-fno-short-enums",
"-Wall",
"-Wbad-function-cast",
"-Wno-bad-function-cast",
"-Wcast-qual",
"-Wno-cast-qual",
"-Wchar-subscripts",
......
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