[asterisk-commits] r115505 - svn:log

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Tue May 6 18:27:05 CDT 2008


Author: seanbright
Revision: 115505
Modified property: svn:log

Modified: svn:log at Tue May  6 18:27:05 2008
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Tue May  6 18:27:05 2008
@@ -1,0 +1,8 @@
+Well, removing the -Wshadow argument to gcc fixes half of the problem, but I
+am still getting these errors when building:
+
+iCBSearch.c:130: warning: operation on 'pp' may be undefined
+iCBSearch.c:325: warning: operation on 'pp' may be undefined
+
+I am half-tempted to remove the -Werror arg, even under dev-mode, but I'll
+live with it for now.




More information about the asterisk-commits mailing list