[Issue 6196] with statement with single statement breaks linking
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sun Dec 7 06:28:22 PST 2014
https://issues.dlang.org/show_bug.cgi?id=6196
Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WORKSFORME
--- Comment #9 from Andrej Mitrovic <andrej.mitrovich at gmail.com> ---
(In reply to hsteoh from comment #8)
> Seems to have been fixed in git HEAD; could you re-test?
Yeah I can confirm it works now.. although I'm worried it's just a side-effect
of any import changes we might have made within std.stdio, and the actual
problem not being properly fixed.
We'll see if it resurfaces.
--
More information about the Digitalmars-d-bugs
mailing list