Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
make sure that the gras_userdata_new() macro returns what just got malloced
[simgrid.git] / acmacro / compiler-flags.m4
index 0974f5395ee88fac9985027ac4d694dff27c3f75..289fa4434533f796f1e3f44fb3deb10d188a1a1c 100644 (file)
@@ -52,7 +52,7 @@ AC_DEFUN([SG_COMPILE_FLAGS],[
       if test "x$enable_compile_warnings" = "xyes"; then
         warnCFLAGS=`echo $warnCFLAGS  -Wmissing-prototypes -Wmissing-declarations \
         -Wpointer-arith -Wchar-subscripts -Wcomment -Wformat -Wwrite-strings \
-        -Wno-unused-function  -Wno-strict-aliasing  \
+        -Wno-unused-function  -Wno-strict-aliasing -Wno-format-nonliteral \
         -Werror \
        | sed 's/ +/ /g'`
        # -Wno-unused-variable  -Wno-unused-label