On Friday 02 March 2007 15:04, Edsko de Vries wrote: > If we insert a NOP instead for blank lines, then the comment gets > associated with the NOP, and we get exactly what the user wrote. > > Incidentally, the same problem also arises with Henrik's location > tracking solution.
no as pointed out earlier, inside the location tracking structure you just associate the comment with the next token returned to the parser. Not a problem. Henrik _______________________________________________ [email protected] http://lists.gnu.org/mailman/listinfo/help-bison
