v2.029: "Type const(int) does not have an Unsigned counterpart"?
%u
no at where.com
Fri Apr 24 22:03:15 PDT 2009
Is there anyway to work around this compiler problem temporarily? Thanks.
/dmd/linux/bin/../bin/../../src/phobos/std/traits.d(1011): Error: static
assert "Type const(int) does not have an Unsigned counterpart"
/dmd/linux/bin/../bin/../../src/phobos/std/traits.d(2454): Error: template
instance std.traits.Unsigned!(const(int)) error instantiating
/dmd/linux/bin/../bin/../../src/phobos/std/conv.d(2454): Error:
Unsigned!(const(int)) is used as a type
More information about the Digitalmars-d
mailing list