Hello,

On 15/07/16 13:14, Andrey Gursky wrote:
Good to know. Please, feel free to sketch a plan, where to should look
in the ghdl sources to improve the generic issue in the ticket 40 [1].

You can try to remove the call to sem_case_choices in sem_case_statement: that would remove the checks that all choices are locally static and that all choices are covered.

And then you have to change translate_case_statement in trans-chap8.adb (and its callees) so that not locally static values are allowed.

This isn't a simple change.

P.S. BTW, Tristan, I looked over closed bugs on github and I'd like
to kindly ask you to reference a git commit in your last closing
message. This is very helpful when browsing through this stuff later.

Indeed.  Do you know how to do that automatically.  I suppose I can
reference an issue in a commit.

As Patrick already mentioned, the way you're using now "Fixes #xxx" is
exactly what I've been asking for. Thanks!

You're welcome!

Tristan.


_______________________________________________
Ghdl-discuss mailing list
Ghdl-discuss@gna.org
https://mail.gna.org/listinfo/ghdl-discuss

Reply via email to