[Issue 19875] [betterC] dmd 2.0.86 Allowed class compile
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed May 15 13:43:49 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=19875
Richard Cattermole <alphaglosined at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alphaglosined at gmail.com
--- Comment #3 from Richard Cattermole <alphaglosined at gmail.com> ---
The above snippet does indeed compile and run on Windows (I added the pragma).
dmd is including druntime/phobos into the build automatically and has since at
least 2.082. Which is providing symbols that shouldn't be available
(run.dlang.org it fails on as expected).
--
More information about the Digitalmars-d-bugs
mailing list