bison-patches
[Top][All Lists]
Advanced

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

Re: possible commandline option improvement


From: Akim Demaille
Subject: Re: possible commandline option improvement
Date: Tue, 14 Feb 2012 15:13:51 +0100

Le 14 févr. 2012 à 14:38, gccbison a écrit :

> When at a typo the option is used as '-output=filename'
> then it is parsed as the '-o' option and the generated
> filename is 'utput=filename' and this is oke how it is
> programmed in getargs.c
> 
> Reading the sourcecode it could be made to automagically
> interpret it as the '--output=filename' option in such
> situation. Something to consider for the todo list.

Hi Tys,

On this regard, Bison is just sticking to the very same behavior
as all the other tools.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]