Sergey Poznyakoff <gray <at> gnu.org.ua> writes: > > Argp doesn't protect the user from picking short options that > > interfere with argp's getopt implementation. > > Thanks for reporting and for the patch. I'll apply it.
argp should also protect against ';', since "W;" is special to getopt. -- Eric Blake
