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 336083 - goption doesn't support an ARG_DOUBLE
goption doesn't support an ARG_DOUBLE
Status: RESOLVED DUPLICATE of bug 329548
Product: glib
Classification: Platform
Component: general
unspecified
Other All
: Normal enhancement
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2006-03-26 14:17 UTC by Dominic Lachowicz
Modified: 2006-03-26 14:46 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dominic Lachowicz 2006-03-26 14:17:08 UTC
It would be nice if GOption supported the equivalent of POPT_ARG_DOUBLE. Librsvg's command-line programs support floating-point arguments for things like zoom levels and DPI settings. I can work around this by accepting strings and then converting the strings to doubles myself, but it would be nice if I didn't have to.
Comment 1 Matthias Clasen 2006-03-26 14:46:09 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 329548 ***