mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
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.
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
2009-09-05 Alex Rozenman <rozenman@gmail.com>
|
||||
|
||||
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.
|
||||
|
||||
2009-09-03 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
* NEWS (2.4.2): Add "Internationalization" item.
|
||||
|
||||
Reference in New Issue
Block a user