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 559657 - Cleanups for -DG_DISABLE_DEPRECATED
Cleanups for -DG_DISABLE_DEPRECATED
Status: RESOLVED FIXED
Product: gossip
Classification: Deprecated
Component: General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Gossip Maintainers
Gossip Maintainers
Depends on:
Blocks: 560423
 
 
Reported: 2008-11-06 20:43 UTC by Kjartan Maraas
Modified: 2009-01-11 18:48 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (2.29 KB, patch)
2008-11-06 20:44 UTC, Kjartan Maraas
none Details | Review
Cleanup for -DG_DISABLE_DEPRECATED, updated (1.97 KB, patch)
2009-01-10 13:51 UTC, Christian Dywan
committed Details | Review

Description Kjartan Maraas 2008-11-06 20:43:31 UTC
Attaching a patch.
Comment 1 Kjartan Maraas 2008-11-06 20:44:00 UTC
Created attachment 122149 [details] [review]
patch
Comment 2 Christian Dywan 2009-01-10 13:51:13 UTC
Created attachment 126169 [details] [review]
Cleanup for -DG_DISABLE_DEPRECATED, updated

Updated the above patch, which doesn't apply anymore.
Comment 3 Martyn Russell 2009-01-11 18:48:39 UTC
(In reply to comment #0)
> Attaching a patch.
> 

Thanks for the original patch Kjartan, I did fix one aspect of this patch myself which made it break. Great catch too!

(In reply to comment #2)
> Created an attachment (id=126169) [edit]
> Cleanup for -DG_DISABLE_DEPRECATED, updated
> 
> Updated the above patch, which doesn't apply anymore.
> 

Thanks for the updated patch Christian.