[Issue 16143] Assertion error for nested functions
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Nov 9 18:03:18 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=16143
Basile-z <b2.temp at gmx.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |backend
CC| |b2.temp at gmx.com
--- Comment #3 from Basile-z <b2.temp at gmx.com> ---
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`
--
More information about the Digitalmars-d-bugs
mailing list