]> Nick Gasson's Git Repositories - nvc.git/commit
Fix longest static prefix for array slice with 'length. Fixes #930
authorNick Gasson <nick@nickg.me.uk>
Wed, 24 Jul 2024 18:15:32 +0000 (19:15 +0100)
committerNick Gasson <nick@nickg.me.uk>
Wed, 24 Jul 2024 18:28:06 +0000 (19:28 +0100)
commit2e5ad89c9c61d90c48cc4dd75b3b72db9af860db
tree88061335d9771492a19c63b5093b30c9160d0ba0
parentb551ce1b6fcebbfa55502007df15dfecf597f86f
Fix longest static prefix for array slice with 'length. Fixes #930
NEWS.md
src/common.c
test/driver/issue930.vhd [new file with mode: 0644]
test/test_driver.c