]> Nick Gasson's Git Repositories - nvc.git/commit
Fix crash overriding predefined function in package body only
authorNick Gasson <nick@nickg.me.uk>
Sun, 17 Sep 2023 19:29:20 +0000 (20:29 +0100)
committerNick Gasson <nick@nickg.me.uk>
Sun, 17 Sep 2023 19:57:52 +0000 (20:57 +0100)
commit9a481a8d355565b5a20b2004235381b46323b91a
tree17a03d211d70bcd91e32b13c5c6c230ccaaf069b
parent6ebd4e23949a764f22d71ff26bbd5726fbacbcf6
Fix crash overriding predefined function in package body only

Issue #760
src/names.c
test/parse/issue760.vhd [new file with mode: 0644]
test/test_parse.c