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 336360 - Please switch from libpopt to glib's GOption
Please switch from libpopt to glib's GOption
Status: RESOLVED FIXED
Product: gnome-utils
Classification: Deprecated
Component: gfloppy
trunk
Other Linux
: Normal normal
: ---
Assigned To: gnome-utils Maintainers
gnome-utils Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-03-28 15:34 UTC by Tommi Vainikainen
Modified: 2006-04-01 18:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
GOption migration patch (3.42 KB, patch)
2006-03-28 15:35 UTC, Tommi Vainikainen
none Details | Review

Description Tommi Vainikainen 2006-03-28 15:34:40 UTC
gfloppy is last piece in gnome-utils which uses popt for argument parsing.
Here is a patch to migrate to glib's GOption + removing dependency of popt.
Comment 1 Tommi Vainikainen 2006-03-28 15:35:13 UTC
Created attachment 62209 [details] [review]
GOption migration patch
Comment 2 Emmanuele Bassi (:ebassi) 2006-04-01 18:18:37 UTC
Thanks for the patch.

Fixed in HEAD.