]> git.saurik.com Git - bison.git/commitdiff
Use "Unresolved reference" error message when no symbols were found
authorAlex Rozenman <rozenman@gmail.com>
Sat, 5 Sep 2009 10:16:45 +0000 (13:16 +0300)
committerAlex Rozenman <rozenman@gmail.com>
Sat, 5 Sep 2009 10:22:19 +0000 (13:22 +0300)
in a symbolic reference resolution. Remove .expr and -expr from
the shown reference when the reference is unresolved.

* src/scan-code.l: Change the error message, adjust location columns,
rename variable "exact_mode" to "explicit_bracketing".
* tests/named-ref.at: Adjust existing tests and add a new one.


No differences found