Bugs item #687034, was opened at 2003-02-15 13:14
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=687034&group_id=8032

Category: hslibs/util
Group: 5.04.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Will Partain (partain)
Assigned to: Nobody/Anonymous (nobody)
Summary: GetOpt overly ambiguous

Initial Comment:
If you define flags (e.g.) --foo and --foo-bar, then
run the program with a --foo flag, it will fail because it
is allegedly "ambiguous".  It  shouldn't fail -- it's
an exact
match.

I've got a cheesy patch, if you care.

Will

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=687034&group_id=8032
_______________________________________________
Glasgow-haskell-bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to