bison-patches
[Top][All Lists]
Advanced

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

master: lalr1.cc: also handle syntax_error when calling yylex


From: Akim Demaille
Subject: master: lalr1.cc: also handle syntax_error when calling yylex
Date: Thu, 9 Feb 2012 15:08:43 +0100

To be installed in master.  I've been using this for
a while.  I have not measured the cost of the exception
handling in the scanner (as opposed to relying on, for
instance, the return value of the functions called in the
scanner), but it is *much* more maintainable.

Attachment: 0007-lalr1.cc-also-handle-syntax_error-when-calling-yylex.patch
Description: Binary data


reply via email to

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