search for: dattribute_deprec

Displaying 1 result from an estimated 1 matches for "dattribute_deprec".

2007 Oct 11
1
[PATCH] Fix compiler warnings that prevent compilation
...S -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wformat-nonliteral -Wformat-security -Dattribute_deprecated=") dnl if we're in nano >= 1, add -Werror if supported if test x$SWFDEC_CVS = xyes ; then AS_COMPILER_FLAG(-Werror, GLOBAL_CFLAGS="$GLOBAL_CFLAGS -Werror") diff --git a/libswfdec/swfdec_as_context.c b/libswfdec/swfdec_as_context.c index 61de9b5..8e47260 100644 --- a/l...