]> git.nickg.me.uk Git - nvc.git/commit
Avoid error with null-range aggregate. Issue #552
authorNick Gasson <nick@nickg.me.uk>
Wed, 26 Oct 2022 19:25:42 +0000 (20:25 +0100)
committerNick Gasson <nick@nickg.me.uk>
Wed, 26 Oct 2022 19:25:42 +0000 (20:25 +0100)
commite129122f0f6909bbc59075678ea72d744612e69e
tree6ebdd1539a704c0a2be69030dcb9304fc019502b
parent91315c91f29995f45837b4c42d7ff647c70740bf
Avoid error with null-range aggregate. Issue #552
src/bounds.c
test/bounds/nullrange.vhd [new file with mode: 0644]
test/test_bounds.c