]> Nick Gasson's Git Repositories - nvc.git/commit
Fix crash in overload check of invalid alias declarations (#1119)
authorNikLeberg <39563554+NikLeberg@users.noreply.github.com>
Sun, 5 Jan 2025 13:54:40 +0000 (02:54 +1300)
committerGitHub <noreply@github.com>
Sun, 5 Jan 2025 13:54:40 +0000 (13:54 +0000)
commit1c9c0bed62477d69f72a5816075410049c2f9b4c
tree3f28d7179bef8af513fc4c0be88e5e957f5c067c
parent1fa2af331c93351af5d1dcb40c51c4f02e606bde
Fix crash in overload check of invalid alias declarations (#1119)
src/names.c
test/parse/alias5.vhd
test/test_parse.c