]> git.saurik.com Git - bison.git/commitdiff
Provide an additional sub-message for clarity.
authorAlex Rozenman <rozenman@gmail.com>
Sat, 12 Sep 2009 08:48:56 +0000 (11:48 +0300)
committerAlex Rozenman <rozenman@gmail.com>
Sat, 12 Sep 2009 08:54:34 +0000 (11:54 +0300)
Add "symbol not found in production" error message when
an "invalid reference" is detected in named references
resolution.

* src/scan-code.l: Update "invalid reference" case.
* tests/named-ref.at: Adjust test-cases.


No differences found