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 336090 - rsvg should use goption
rsvg should use goption
Status: RESOLVED FIXED
Product: librsvg
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: librsvg maintainers
librsvg maintainers
Depends on: 329548 336089
Blocks:
 
 
Reported: 2006-03-26 15:01 UTC by Dominic Lachowicz
Modified: 2006-04-01 16:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (20.81 KB, patch)
2006-03-26 15:02 UTC, Dominic Lachowicz
none Details | Review
new patch, now that g_option_arg_double exists (15.94 KB, patch)
2006-03-28 03:17 UTC, Dominic Lachowicz
accepted-commit_after_freeze Details | Review

Description Dominic Lachowicz 2006-03-26 15:01:56 UTC
I'm holding this off temporarily for 3 reasons:

1) After the 2.14 branch, since it mucks with the command lines a bit
2) Bug 329548 (Add G_OPTION_ARG_DOUBLE)
3) Bug 336089 (goption should have a print_help() method)
Comment 1 Dominic Lachowicz 2006-03-26 15:02:33 UTC
Created attachment 62044 [details] [review]
patch
Comment 2 Caleb Moore 2006-03-26 15:05:48 UTC
That's a good idea, popt is silly.
Comment 3 Dominic Lachowicz 2006-03-28 03:17:21 UTC
Created attachment 62170 [details] [review]
new patch, now that g_option_arg_double exists

I'll be committing this after we branch for 2.14
Comment 4 Dominic Lachowicz 2006-04-01 16:39:09 UTC
Fixed.