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)
commit14e568d74425e5111429e05fb1036f043b59bed4
tree51e2f14bbed1363595d7d10a1c01b7d83bdddf04
parentdac8cc0d148c553fe38e840d144b231b7269a49b
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