GNOME Bugzilla – Bug 317545
deprecate popt option parsing
Last modified: 2006-01-15 19:27:18 UTC
Now that gnome_program_init supports GOption argument parsing (bug 307312), popt option parsing should be deprecated.
Since a lot of stuff is getting deprecated from this library, maybe it would be a good idea to create a section in the manual for deprecated functions. See http://live.gnome.org/LibgnomeMustDie
Created attachment 57279 [details] [review] add deprecation notices, and improve docs for goption arg parsing
Shouldn't this change stuff in headers etc to be complete? The question probably gives away that I didn't check thoroughly :)
I commited the patch anyway.
Right, I'll fix the headers too, new patch coming up later today.
Created attachment 57423 [details] [review] add deprecations in gnome-program.h