[Issue 16143] Assertion error for nested functions
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Nov 10 07:29:12 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=16143
--- Comment #4 from RazvanN <razvan.nitu1305 at gmail.com> ---
(In reply to Basile-z from comment #3)
> Do you use an older compiler ? with dmd 2.100.2 there's an error during
> semantics:
>
> > /tmp/temp_7F6C1D38FB90.d:32:32: Error: function `runnable.__unittest_L35_C1.transformToInterval!(__lambda1, 1.0, double).transformToInterval` cannot get frame pointer to `runnable.__unittest_L35_C1.transform!(__lambda1, 1.0).transform.intervalPoint!(__lambda1, double).intervalPoint`
Nope, but I did not use the -unittest switch cause I did not see the unittest.
Anyway, in git master this results in an ice.
--
More information about the Digitalmars-d-bugs
mailing list