[Issue 2081] Foreach over Stream appears broken
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu May 8 15:34:24 PDT 2008
http://d.puremagic.com/issues/show_bug.cgi?id=2081
------- Comment #3 from shro8822 at vandals.uidaho.edu 2008-05-08 17:34 -------
If it's a bug, than it's a bug in DMD. If it's related to phobos than it's a
feature request because it's operating correctly, just not the way we want it
to.
I use D1.0 so I can't test it but try this
foreach (ref char[] buf; f) {
--
More information about the Digitalmars-d-bugs
mailing list