https://issues.dlang.org/show_bug.cgi?id=13568
--- Comment #11 from [email protected] --- There's https://issues.dlang.org/show_bug.cgi?id=17381 that could be handled the day std.format will be refact. The strategy used to check statically the specifier (call format() and look if there's been an exception) makes it impossible to fix. --
