[Issue 23279] Segmentation fault on mixin template + using unknown type

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Aug 1 02:25:01 UTC 2022


https://issues.dlang.org/show_bug.cgi?id=23279

--- Comment #2 from Marcelo Silva Nascimento Mancini <msnmancini at hotmail.com> ---
So, the "unknown error" message seems to be caused when that program is built
with the unknown type available and it generates the binary for it then the
program seems to abort.

When I said that LDC doesn't suffer from this problem I was actually wrong in
my statement, it builds and run with the unknown type in the code (probably
because it strips something out)

--


More information about the Digitalmars-d-bugs mailing list