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 688846 - gypsy: re-add Wno-error=deprecated-declarations
gypsy: re-add Wno-error=deprecated-declarations
Status: RESOLVED FIXED
Product: jhbuild
Classification: Infrastructure
Component: module sets
3.8.x
Other Linux
: Normal normal
: ---
Assigned To: Jhbuild maintainers
Jhbuild QA
Depends on:
Blocks:
 
 
Reported: 2012-11-21 23:27 UTC by Volker Sobek (weld)
Modified: 2012-11-21 23:30 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[PATCH] gypsy: re-add Wno-error=deprecated-declarations (1.01 KB, patch)
2012-11-21 23:28 UTC, Volker Sobek (weld)
committed Details | Review

Description Volker Sobek (weld) 2012-11-21 23:27:10 UTC
This redoes commit ca2697d9f7 which got lost in commit 6cc25fec17 when
switching gypsy to use tarballs.
Comment 1 Volker Sobek (weld) 2012-11-21 23:28:00 UTC
Created attachment 229607 [details] [review]
[PATCH] gypsy: re-add Wno-error=deprecated-declarations

This redoes commit ca2697d9f7 which got lost in commit 6cc25fec17 when
switching gypsy to use tarballs.
Comment 2 Colin Walters 2012-11-21 23:30:12 UTC
Review of attachment 229607 [details] [review]:

Looks good, thank you!