]> Nick Gasson's Git Repositories - nvc.git/commit
Fix error when work library has same name as entity. Fixes #991
authorNick Gasson <nick@nickg.me.uk>
Sun, 29 Sep 2024 10:24:03 +0000 (11:24 +0100)
committerNick Gasson <nick@nickg.me.uk>
Sun, 29 Sep 2024 19:19:42 +0000 (20:19 +0100)
commitaa11a9e0c178554220efd891a6e731932e89848a
tree5be7e5cf8e78a9b5647db0944bf4642fd7deb068
parent41dbca66702bccac6d2be1a1d3c1feb3ac740766
Fix error when work library has same name as entity. Fixes #991
NEWS.md
src/parse.c
test/parse/issue991.vhd [new file with mode: 0644]
test/test_parse.c