]> Nick Gasson's Git Repositories - nvc.git/commit
Fix crash with duplicate aliases in name resolution. (#1106)
authorNikLeberg <39563554+NikLeberg@users.noreply.github.com>
Tue, 17 Dec 2024 13:06:05 +0000 (03:06 -1000)
committerGitHub <noreply@github.com>
Tue, 17 Dec 2024 13:06:05 +0000 (13:06 +0000)
commiteb3995c40ff1ecfed6580bcb3fced7c7cb8a7493
tree714370d74e76cce7253b71ccfb9ca5b1b2531c0f
parent418bea94b36605f37966611152148139aa5f4784
Fix crash with duplicate aliases in name resolution. (#1106)
src/names.c
test/parse/alias5.vhd [new file with mode: 0644]
test/test_parse.c