]> Nick Gasson's Git Repositories - nvc.git/commit
Fix crash with output conversion in procedure call. Fixes #1020
authorNick Gasson <nick@nickg.me.uk>
Sun, 20 Oct 2024 18:54:29 +0000 (19:54 +0100)
committerNick Gasson <nick@nickg.me.uk>
Sun, 20 Oct 2024 19:10:57 +0000 (20:10 +0100)
commitfa1fde2841d8b4fe1f4b31b4565b7b5150b9d817
treef08f7d1fa40e2b94b5328657d823dba7dfe490df
parentb1f0c92433e69587d83e41d37d24dfa1fb919eba
Fix crash with output conversion in procedure call. Fixes #1020
src/diag.c
src/sem.c
test/sem/issue1020.vhd [new file with mode: 0644]
test/test_sem.c