[Issue 5743] readf cannot read wchar or dchar from UTF-8 stdin

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Mar 19 17:52:44 PDT 2011


http://d.puremagic.com/issues/show_bug.cgi?id=5743


Ali Cehreli <acehreli at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|regression                  |normal


--- Comment #2 from Ali Cehreli <acehreli at yahoo.com> 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: -------


More information about the Digitalmars-d-bugs mailing list