Kaydet (Commit) fc9914cd authored tarafından David Tardon's avatar David Tardon

WaE: 'void yy_fatal_error(const char*)' defined but not used

Change-Id: I2709c908f623ae23a0724a6ef8c557583691e03f
üst a29e81a1
......@@ -56,6 +56,7 @@
#if defined __GNUC__
#if (__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 2))
# pragma GCC diagnostic ignored "-Wwrite-strings"
# pragma GCC diagnostic ignored "-Wunused-function"
#endif
#elif defined __SUNPRO_CC
#pragma disable_warn
......
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