[Issue 3424] Ref counting still doesn't work for std.stdio.File

2015-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3424 Andrei Alexandrescu changed: What|Removed |Added Version|2.035 |D2 --

[Issue 3424] Ref counting still doesn't work for std.stdio.File

2009-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3424 Brad Roberts changed: What|Removed |Added CC||bra...@puremagic.com --- Comment #5 fro

[Issue 3424] Ref counting still doesn't work for std.stdio.File

2009-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3424 --- Comment #4 from Leandro Lucarella 2009-10-20 17:50:14 PDT --- (In reply to comment #3) > (In reply to comment #2) > > Your commit, r1300, also removes some opSlice(): > > > > @@ -736,10 +740,4 @@ > > > > /// Range primitive impl

[Issue 3424] Ref counting still doesn't work for std.stdio.File

2009-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3424 --- Comment #3 from Andrei Alexandrescu 2009-10-20 17:38:19 PDT --- (In reply to comment #2) > Your commit, r1300, also removes some opSlice(): > > @@ -736,10 +740,4 @@ > > /// Range primitive implementations. > -ByLine!(Cha

[Issue 3424] Ref counting still doesn't work for std.stdio.File

2009-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3424 Leandro Lucarella changed: What|Removed |Added CC||llu...@gmail.com --- Comment #2 fr

[Issue 3424] Ref counting still doesn't work for std.stdio.File

2009-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3424 Andrei Alexandrescu changed: What|Removed |Added Status|NEW |RESOLVED CC|