]> Nick Gasson's Git Repositories - nvc.git/commit
Bounds checking for case? statements. Fixes #966
authorNick Gasson <nick@nickg.me.uk>
Sat, 7 Sep 2024 07:28:37 +0000 (08:28 +0100)
committerNick Gasson <nick@nickg.me.uk>
Sat, 7 Sep 2024 07:50:13 +0000 (08:50 +0100)
commitaf2dd6b2289e6f3114b405f441763fb34742b652
treee70366a16fa97fc1de3503d1d92287253ad4a093
parent8ddd1575e7c2e908e142ec7870d9348ccfbb4e41
Bounds checking for case? statements. Fixes #966
NEWS.md
src/bounds.c
test/bounds/issue966.vhd [new file with mode: 0644]
test/test_bounds.c