https://issues.dlang.org/show_bug.cgi?id=13810
RazvanN <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from RazvanN <[email protected]> --- I cannot reproduce this. I tried the example in: forum.dlang.org/post/[email protected] but I get a nice frontend error: Error: cannot cast expression `s` of type `S` to `void*`. It seems that the error message was modified to not contain e2ir. --
