GNOME Bugzilla – Bug 467401
don't use #ifdef in macro expansion (and warning fixes)
Last modified: 2007-08-16 18:30:31 UTC
The following patch fixes a compile error with gcc 2 which doesn't like #ifdefs in macros, and some additional warnings in the same file (slave.c). Patch is off 2.19.6
Created attachment 93801 [details] [review] fixes
Thanks. Fixed in SVN head.