[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Changes to psutils cmd line parsing.



There's an outstanding bug filed against psutils.  Basically you might
expect that

  psselect -or foo.ps bar.ps

would be the same as

  psselect -o -r foo.ps bar.ps

but it's not.  In the former case, the 'r' is ignored.  I was looking
at the code considering a fix, and I'm tempted to just switch it over
to using getopt.   Is this a bad idea?

I was told that the upstream maintainer has been unreachable, so we
may be on our own on this one.

Thanks

-- 
Rob Browning <rlb@cs.utexas.edu>
PGP fingerprint = E8 0E 0D 04 F5 21 A0 94  53 2B 97 F5 D6 4E 39 30


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: