]> Nick Gasson's Git Repositories - nvc.git/commit
Type of range bounds was determined incorrectly. Fixes #961
authorNick Gasson <nick@nickg.me.uk>
Fri, 30 Aug 2024 19:36:57 +0000 (20:36 +0100)
committerNick Gasson <nick@nickg.me.uk>
Fri, 30 Aug 2024 19:45:08 +0000 (20:45 +0100)
commit9a839f1c0294e48e9bf67f73142b36966ae792ca
tree558b993cb107a69b52af17ca7090f282a7941027
parent0dac1e5e347617449774522a568f60b694b82275
Type of range bounds was determined incorrectly. Fixes #961
NEWS.md
src/names.c
test/parse/issue961.vhd [new file with mode: 0644]
test/test_parse.c