]> Nick Gasson's Git Repositories - nvc.git/commit
Fix crash on package definition in interface decl. (#1083)
authorNikLeberg <39563554+NikLeberg@users.noreply.github.com>
Thu, 5 Dec 2024 09:08:48 +0000 (23:08 -1000)
committerGitHub <noreply@github.com>
Thu, 5 Dec 2024 09:08:48 +0000 (09:08 +0000)
commitb6b047d628a9af42efc721579ff31d9398f3fbe7
treeff624d606d982d6d69244a095872595746cb7565
parent0271f93859f2db861c495142da77bc226b89ae4e
Fix crash on package definition in interface decl. (#1083)
NEWS.md
src/names.c
src/parse.c
test/parse/pkgindecl.vhd [new file with mode: 0644]
test/test_parse.c