]> Nick Gasson's Git Repositories - nvc.git/commit
Check for duplicate attribute specification. Fixes #977
authorNick Gasson <nick@nickg.me.uk>
Sun, 22 Sep 2024 10:23:11 +0000 (11:23 +0100)
committerNick Gasson <nick@nickg.me.uk>
Sun, 22 Sep 2024 10:53:41 +0000 (11:53 +0100)
commit6a37043cedde05692a32a62d949f3bb3a625dffc
tree48510c38209f136d109ddd8a7b83b4ef2f66b6ce
parentdbf7e40b8fb46a99744b7b29955a7ff99be22a3a
Check for duplicate attribute specification. Fixes #977
NEWS.md
src/names.c
test/parse/issue977.vhd [new file with mode: 0644]
test/sem/attr.vhd
test/test_parse.c