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 335993 - [PATCH] Changes from popt to GOption for command line parsing.
[PATCH] Changes from popt to GOption for command line parsing.
Status: RESOLVED FIXED
Product: gossip
Classification: Deprecated
Component: General
0.10.x
Other All
: Normal minor
: ---
Assigned To: Gossip Maintainers
Gossip Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-03-25 18:45 UTC by Caio Marcelo de Oliveira Filho
Modified: 2006-03-25 20:45 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Makes Gossip use GOption instead of popt. (2.96 KB, patch)
2006-03-25 18:46 UTC, Caio Marcelo de Oliveira Filho
none Details | Review

Description Caio Marcelo de Oliveira Filho 2006-03-25 18:45:55 UTC
Please describe the problem:
It is a GnomeGoal described in http://live.gnome.org/GnomeGoals/PoptGOption and
the GOption's "--help" output is nicer than popt.

Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Caio Marcelo de Oliveira Filho 2006-03-25 18:46:52 UTC
Created attachment 61997 [details] [review]
Makes Gossip use GOption instead of popt.
Comment 2 Martyn Russell 2006-03-25 20:45:03 UTC
Thanks! Committed.