Hi,
Recent glib has the module called GOption to replace old popt library. My quick-hacked patch is to modify the popt part in xmlroff to use GOption.
I'm not familiar with this API and some issues still remained, however, it almost looks fine and at least works for me.
see also,
http://developer.gnome.org/doc/API/2.0/glib/glib-Commandline-option-parser.html
http://live.gnome.org/GnomeGoals/PoptGOption
Thanks,
Satoru SATOH
Logged In: YES
user_id=1712691
Originator: YES
Sorry, I uploaded the wrong version. I'll upload the correct one asap.
Logged In: YES
user_id=1712691
Originator: YES
File Added: xmlroff-goption.patch