Open GoogleCodeExporter opened 9 years ago
Thanks for the awesome patch. We have long options in the current version which
I think obsoletes this patch ;-/ (although the features are not the same). Do
you think we should still switch?
Niels
ps: I'll reply with < 1 year ;p
Original comment by niels.he...@gmail.com
on 3 Aug 2012 at 1:22
I think you should stillk switch: yes. I'll be happy to update the patch
to handle any newly added long options in POPT tables if you wish,
and to finish KEY=VAL through a hash table implementation within POPT.
(Bloom filters turned out to be mostly enough for opaque keyword
existence/logic tests passed from the CLI).
I'm not sure why current long options intrinsically obsoletes this
patch (other than bit rot since the patch was written).
CLI option processing is highly idiosyncratic however. I find POPT tables
a compact means to represent/maintain large/complex option sets but
YMMV.
Do you want an updated patch?
Original comment by n3npq....@gmail.com
on 3 Aug 2012 at 2:31
It would be great if you are willing to update the patch! Perhaps this can wait
until the next version is out ? (there are a ton of changes and I plan to get
it out next week).
Portability is a point of attention but popt is available for all platforms so
if I either update the instructions (or even include the package) than this
will work fine.
Thanks!
Original comment by niels.he...@gmail.com
on 7 Aug 2012 at 11:42
I - devzero2000 or yersinia.spiros - am also a - lazy - comantainer of popt -
and rpm5 FWIW - thanks to jeff Johnson. We have interest in skipfish also for
our project. When i have some time on this - and if jbj don't already post a
patch . i will try also. JFI, If you like popt or have any questions this days
we @rpm5.org have the bugzilla and the blueprints on lauchpad
https://code.launchpad.net/popt
Original comment by pinto.e...@gmail.com
on 12 Aug 2012 at 1:05
Original issue reported on code.google.com by
n3npq....@gmail.com
on 7 Jul 2010 at 2:25Attachments: