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

Berni44 <bugzi...@bernis-buecher.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzi...@bernis-buecher.de

--- Comment #1 from Berni44 <bugzi...@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...

--

Reply via email to