]> Nick Gasson's Git Repositories - nvc.git/commit
Improve error message for unterminated string literal
authorNick Gasson <nick@nickg.me.uk>
Wed, 22 May 2024 20:12:12 +0000 (21:12 +0100)
committerNick Gasson <nick@nickg.me.uk>
Wed, 22 May 2024 20:12:12 +0000 (21:12 +0100)
commit5340920c9ffa7fca3c332a96cf2f22bf554018fb
tree5645f6f4f69e2761defba9709e5a1a6327a3b9cc
parent296305a7b3c6366c31f6b875b0fbed33f40016d9
Improve error message for unterminated string literal
src/diag.c
src/lexer.l
src/names.c
test/parse/extended.vhd
test/parse/vests2.vhd [new file with mode: 0644]
test/parse/vests3.vhd [new file with mode: 0644]
test/test_parse.c