]> Nick Gasson's Git Repositories - nvc.git/commit
Fix crash on warning of hidden declaration. Issue #1038 (#1048)
authorNikLeberg <39563554+NikLeberg@users.noreply.github.com>
Sat, 2 Nov 2024 09:55:00 +0000 (10:55 +0100)
committerGitHub <noreply@github.com>
Sat, 2 Nov 2024 09:55:00 +0000 (09:55 +0000)
commit10f0e8201a0a578eb98fef287e42e152324f099f
tree28577b5ad14ab0463290610a5f6e91acfadde154
parentb5b154873ba7b6c3f7feabbc9ca28ce37df9554f
Fix crash on warning of hidden declaration. Issue #1038 (#1048)
NEWS.md
src/names.c
test/parse/issue1038.vhd [new file with mode: 0644]
test/test_parse.c