im.pidgin.pidgin: fc87a0a058f0e03b2193c74fe82ebeb51532576e

rlaager at pidgin.im rlaager at pidgin.im
Sat Jan 5 13:11:04 EST 2008


-----------------------------------------------------------------
Revision: fc87a0a058f0e03b2193c74fe82ebeb51532576e
Ancestor: 438e92eedb4b96a66783420a77668417f9b293f9
Author: rlaager at pidgin.im
Date: 2008-01-03T20:28:16
Branch: im.pidgin.pidgin

Modified files:
        configure.ac

ChangeLog: 

Turn off -Wstrict-prototypes until the issues in these libraries are fixed:
  https://bugs.launchpad.net/ubuntu/+source/gtkspell/+bug/180171
  https://bugs.launchpad.net/ubuntu/+source/meanwhile/+bug/180174
  https://bugs.launchpad.net/ubuntu/+source/nspr/+bug/180179
  https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/180181

-------------- next part --------------
============================================================
--- configure.ac	065c74becedf5b3679df4a517c623efdc00cf62b
+++ configure.ac	9932d700e4a913ec079840f288542f50421b0d74
@@ -1086,7 +1086,6 @@ if test "x$GCC" = "xyes"; then
 			"-Wmissing-prototypes" \
 			"-Wnested-externs" \
 			"-Wpointer-arith" \
-			"-Wstrict-prototypes" \
 			"-Wundef" \
 	; do
 		orig_CFLAGS="$CFLAGS"


More information about the Commits mailing list