[phobos] phobos commit, revision 2359
Brad Roberts
braddr at puremagic.com
Fri Jan 21 23:43:04 PST 2011
On 1/21/2011 10:35 PM, dsource.org wrote:
> phobos commit, revision 2359
>
>
> user: andrei
>
> msg:
> Fix for bug 4922
>
> http://www.dsource.org/projects/phobos/changeset/2359
>
> paths changed:
> U trunk/phobos/std/conv.d
> U trunk/phobos/std/stdio.d
Looks like there's some fallout from this one. Both Linux and Win this time:
std\format.d(446): Error: template std.format.unformatValue(T,Range,Char) if
(isArray!(T) && !isSomeString!(T)) does not match any function template declaration
std\format.d(446): Error: template std.format.unformatValue(T,Range,Char) if
(isArray!(T) && !isSomeString!(T)) cannot deduce template function from argument
types !(char)(LockingTextReader,FormatSpec!(char))
std\format.d(446): Error: template instance errors instantiating template
More information about the phobos
mailing list