On 8/1/12, Walter Bright <[email protected]> wrote: > http://ftp.digitalmars.com/dmd2beta.zip
So it says here: "format's current implementation is scheduled for replacement in November 2012. It will then be replaced with xformat's implementation. This will be seamless for most code, but it will make it so that the only argument that can be a format string is the first one, so any code which uses multiple format strings will break." Other than that are there any other scheduled changes to format's behavior? It says format will eventually use xformat, but I don't really know how format is different than xformat right now. _______________________________________________ dmd-beta mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/dmd-beta
