On 03/04/2011 11:24 AM, Ali Çehreli wrote: > There has been changes in formatted input and output in the recent > Phobos releases. There are also differences in behavior among std.stdio, > std.format, and std.cstream (which will be deprecated). > > I can't find documentation for formatted read. > > Could someone please summarize the status quo and road map. > > Thank you, > Ali
Current inconsistencies will be resolved organically but slowly. Just don't use std.cstream and you should be fine.
Ali
