Hi all, When generating C++, If I don't use %locations, why do I still get a locations and position files? Are they required anyway? Moreover, error in parser class still gets a reference to a location. If I don't use locations, what reference is that? I would expect when disabling locations that error know gets only a string with the error description.
Cheers, -- Paulo Jorge Matos - pocm at soton.ac.uk http://www.personal.soton.ac.uk/pocm PhD Student @ ECS University of Southampton, UK _______________________________________________ [email protected] http://lists.gnu.org/mailman/listinfo/help-bison
