After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 467401 - don't use #ifdef in macro expansion (and warning fixes)
don't use #ifdef in macro expansion (and warning fixes)
Status: RESOLVED FIXED
Product: gdm
Classification: Core
Component: general
2.19.x
Other Linux
: Normal normal
: ---
Assigned To: GDM maintainers
GDM maintainers
Depends on:
Blocks:
 
 
Reported: 2007-08-16 18:03 UTC by Jens Granseuer
Modified: 2007-08-16 18:30 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fixes (1.75 KB, patch)
2007-08-16 18:04 UTC, Jens Granseuer
none Details | Review

Description Jens Granseuer 2007-08-16 18:03:26 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
Comment 1 Jens Granseuer 2007-08-16 18:04:03 UTC
Created attachment 93801 [details] [review]
fixes
Comment 2 Brian Cameron 2007-08-16 18:30:31 UTC
Thanks.  Fixed in SVN head.