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 321779 - Don't use -Wextra
Don't use -Wextra
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: general
2.13.x
Other All
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
: 322991 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2005-11-18 07:54 UTC by Jens Granseuer
Modified: 2006-01-03 15:11 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14


Attachments
Remove -Wextra from CFLAGS (291 bytes, patch)
2005-11-18 07:54 UTC, Jens Granseuer
committed Details | Review

Description Jens Granseuer 2005-11-18 07:54:27 UTC
Version details: 2.13.2

-Wextra isn't supported by gcc version 2 at least. Since I don't know which was
the first version to add it, I simply took it out completely.
Comment 1 Jens Granseuer 2005-11-18 07:54:51 UTC
Created attachment 54904 [details] [review]
Remove -Wextra from CFLAGS
Comment 2 Rodrigo Moya 2005-11-21 12:10:02 UTC
hmm, not sure if we want to use it for more moderns gcc versions. Could you send
the patch to gnomecc-list@gnome.org, please?
Comment 3 Christian Neumair 2005-12-02 23:20:12 UTC
*** Bug 322991 has been marked as a duplicate of this bug. ***
Comment 4 Rodrigo Moya 2006-01-03 15:10:30 UTC
Patch committed to HEAD, thanks