On Mon, Sep 01, 2008 at 04:38:37PM +0800, [EMAIL PROTECTED] was heard to say: > DB> However, getopt_long has a "feature" that treats an abbreviation for > DB> an option as the option itself if it is unambiguous. What you're seeing > DB> is probably that --purge is handled as --purge-unused. I actually wasn't > DB> aware of this, but it should probably be documented in the manpage. > > No, they should allow you to do strict matching. > http://sourceware.org/bugzilla/show_bug.cgi?id=6863
Well, yes, but my solution doesn't require us to wait for glibc upstream. Daniel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

