]> git.saurik.com Git - bison.git/commit - tests/named-refs.at
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:16:45 +0000 (13:16 +0300)
commit61bc57e533748127986da6efe8a2f058232e3b7b
tree56d4d52249252f5b0d607d4708267d5e34b1ce8d
parentf4c75eaf2adb5cd0db126c10aeb774ec66de9a6b
Use "Unresolved reference" error message when no symbols were found
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.
ChangeLog
src/scan-code.l
tests/named-refs.at