]> git.nickg.me.uk Git - nvc.git/commit
Fix crash when function alias has no parameters. Fixes #341
authorNick Gasson <nick@nickg.me.uk>
Mon, 5 Feb 2018 19:40:41 +0000 (19:40 +0000)
committerNick Gasson <nick@nickg.me.uk>
Mon, 5 Feb 2018 19:40:41 +0000 (19:40 +0000)
commitf385ed779e46a06a282209e7391441fd814df73b
tree25a6803fd9408846ab1e23894bfa07275beb8a70
parentfa6f8a3c21e31daf9d6903cbccceeb03dd2bd924
Fix crash when function alias has no parameters. Fixes #341
src/sem.c
test/sem/issue341.vhd [new file with mode: 0644]
test/test_sem.c