On 8/05/11 11:57 PM, Timon Gehr wrote:
Andrei Alexandrescu wrote:
Looking forward to detailed feedback about readf. It was implemented in
a hurry so definitely it has a long way to go.

Andrei

What I consider the most important points about readf:

1. Whitespace handling is different than scanf. It is much stricter and even 
feels
inconsistent, Eg:

std.readf is broken.

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

This bug makes it quite difficult to evaluate readf. I just use scanf now.

Reply via email to