Hi Arthur,

Le 7 déc. 2013 à 17:30, Arthur Schwarz <aschwarz1...@att.net> a écrit :

> bison (GNU Bison) 2.7.1
> flex 2.5.37
> 
> Some tabs exist in the generated cpp and hpp files. The files have been 
> expanded (> expand filename > filename.expand) and a diff (> diff filename 
> filename.expand) was done. In the end it doesn't appear that the tabs amount 
> to much. 
> 
> The alignment of some of the items in the generated files seem questionable, 
> e.g., class parser members in the hpp file, but that is an incidental effect.
> 
> In apologia I am just learning to use Bison and so my grammar file is in a 
> massive state or disarray. 

No need for excuses :)

Thanks for the detailed report.  It does appear that 2.7 still emitted
tabulations, but this was addressed in 3.0, and as far as I can
see there are none in the latest release, 3.0.2.


Reply via email to