]> Nick Gasson's Git Repositories - nvc.git/commit
Fix crash when external name is passed to procedure. Fixes #1029
authorNick Gasson <nick@nickg.me.uk>
Fri, 18 Oct 2024 08:10:18 +0000 (09:10 +0100)
committerNick Gasson <nick@nickg.me.uk>
Fri, 18 Oct 2024 08:28:26 +0000 (09:28 +0100)
commitfe005ab32dc71dbb72842e7a10575a93ca4fcece
treebd2294cf4f7f5ea18c867472b4371a93013b663e
parentd5e3844b7988d8c8df3dcab88bec5c6180ab495f
Fix crash when external name is passed to procedure. Fixes #1029
NEWS.md
src/vcode.c
test/lower/issue1029.vhd [new file with mode: 0644]
test/test_lower.c