[Issue 8600] "writeln" one parameter garbled
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Feb 20 14:21:23 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=8600
Berni44 <bugzilla at bernis-buecher.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bugzilla at bernis-buecher.de
--- Comment #1 from Berni44 <bugzilla at bernis-buecher.de> ---
I get:
test.d(6): Error: undefined identifier stdio in package core.stdc, perhaps add
static import core.stdc.stdio;
making the import static, like suggested yields:
test.d(6): Error: undefined identifier fwide
A working example (or a description what fails) would be nice...
--
More information about the Digitalmars-d-bugs
mailing list