On 09.05.2017 23:56, Timon Gehr wrote:

core.exception.AssertError@ddmd/blockexit.d(90): Assertion failure
----------------
...

Thanks! (It's a known issue though:
https://github.com/tgehr/dmd/blob/static-foreach/test_staticforeach.d#L330.)


I guess the problem is that I do not propagate the error condition
properly, but I'm not sure how to do it. (In my frontend, error handling
control flow is automated almost completely.)

https://github.com/dlang/dmd/pull/6760/commits/0ac9556cb3a0e1ea1de02e97e7f05e866584de84

Reply via email to