]> Nick Gasson's Git Repositories - nvc.git/commit
Fix crash on type mark error for protected func. (#1084)
authorNikLeberg <39563554+NikLeberg@users.noreply.github.com>
Sun, 1 Dec 2024 11:27:53 +0000 (22:27 +1100)
committerGitHub <noreply@github.com>
Sun, 1 Dec 2024 11:27:53 +0000 (11:27 +0000)
commit0c1a7e79a6fa222b8c7b49f145ef07f7444974cf
tree1b9a402da5f9e8e9c398d1ddc6a4ad234d5538c6
parent2d8f4525e4997d759a8747a8c19d36c36e6d0051
Fix crash on type mark error for protected func. (#1084)
src/common.c
test/parse/protected3.vhd [new file with mode: 0644]
test/test_parse.c