From: Bernd S. <ber...@in...> - 2007-09-30 13:06:20
|
On Sun, 30 Sep 2007 10:30:10 +0200, Colin Adams <col...@ho...> wrote: > > I just made a typical cut-and-paste-and-edit error - I was adding > another command line option very similar to a previous one - but I > forgot to edit the short option character. As a result, the parse is > ambiuous. But the parser does not complain, which I think it should. I will have a look at it. Right, it should if there is more than an single option in the same parser with the same short form (except if they are used in different alternative options lists). Bernd -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ |