http://d.puremagic.com/issues/show_bug.cgi?id=5743
Ali Cehreli <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|regression |normal --- Comment #2 from Ali Cehreli <[email protected]> 2011-03-19 17:49:29 PDT --- "regression" turns out to be my mistake. I just went back more than a dozen dmd versions and see that std.stdio.readf (or File.readf) is pretty new. I've been using std.cstream.din, which used to work better than stdio.readf. Thinking that they must be using the same underlying format functions I thought that this was a regression. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
