Rats. Forgot to commit format.d. Will do soon.

Andrei

On 1/22/11 1:43 CST, Brad Roberts wrote:
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

_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to