[Issue 20802] [REG2.088.0] Link failure with writefln

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Feb 19 07:28:13 UTC 2024


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

--- Comment #6 from anonymous4 <dfj1esp02 at sneakemail.com> ---
This looks like a rather fundamental collision between speculative
instantiation and conditional compilation. __switch_errorT can't be in druntime
unconditionally because its behavior changes depending on compilation options.

--


More information about the Digitalmars-d-bugs mailing list