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 502993 - [PATCH] make test apps use GOption rather than popt
[PATCH] make test apps use GOption rather than popt
Status: RESOLVED FIXED
Product: libgnomekbd
Classification: Core
Component: Config
2.21.x
Other Linux
: Normal normal
: ---
Assigned To: libgnomekbd maintainers
Sergey V. Udaltsov
Depends on:
Blocks:
 
 
Reported: 2007-12-11 08:10 UTC by Saleem Abdulrasool
Modified: 2007-12-11 23:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
libgnomekbd-2.21.1-popt-to-goption.patch (6.93 KB, patch)
2007-12-11 08:14 UTC, Saleem Abdulrasool
none Details | Review

Description Saleem Abdulrasool 2007-12-11 08:10:44 UTC
Seems to be the popular thing to do these days :-p.  No reason to use popt since the GTK+ dep is high enough to have a new enough glib, we can just rely on GOption as a result.
Comment 1 Saleem Abdulrasool 2007-12-11 08:14:00 UTC
Created attachment 100746 [details] [review]
libgnomekbd-2.21.1-popt-to-goption.patch

A quick first attempt at the conversion.
Comment 2 Sergey V. Udaltsov 2007-12-11 23:19:41 UTC
well, strictly speaking separate GLIB flags might be excessive - but anyway, committed.