[Issue 3846] Unexpected BufferedFile output

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3846 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.040 |D2 --

[Issue 3846] Unexpected BufferedFile output

2015-01-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3846 AndyC a...@squeakycode.net changed: What|Removed |Added Status|ASSIGNED|RESOLVED CC|

[Issue 3846] Unexpected BufferedFile output

2011-01-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3846 Andrei Alexandrescu and...@metalanguage.com changed: What|Removed |Added Status|NEW |ASSIGNED

[Issue 3846] Unexpected BufferedFile output

2010-10-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3846 --- Comment #1 from bearophile_h...@eml.cc 2010-10-29 17:33:10 PDT --- The second problem is now fixed, this code compiles, see bug 2718 : import std.stream: BufferedFile, FileMode; import std.conv: to; void main() { auto fout = new