]> Nick Gasson's Git Repositories - nvc.git/commit
Adjust generic type implicit operator lookup in 2008 to match 2019
authorNick Gasson <nick@nickg.me.uk>
Wed, 31 Jul 2024 19:34:38 +0000 (20:34 +0100)
committerNick Gasson <nick@nickg.me.uk>
Wed, 31 Jul 2024 21:57:27 +0000 (22:57 +0100)
commitd85a2fdbf59efe19c2b61b34adbb465137b0bcec
tree1e741ae59d62bea9acfb7b464bdbf76db4a99dd8
parente563cb161c263c426f548f8497c1aa0cb0d88a92
Adjust generic type implicit operator lookup in 2008 to match 2019

Issue #927, #686
See also ghdl/ghdl#2696
src/diag.c
src/names.c
src/names.h
src/parse.c
src/sem.c
test/regress/gentype6.vhd
test/test_dump.c
test/test_parse.c
test/test_sem.c