Limited type matching?
Andrej Mitrovic
andrej.mitrovich at gmail.com
Mon Sep 9 04:36:34 PDT 2013
On 9/8/13, Namespace <rswhite4 at googlemail.com> wrote:
> What is the problem? If the compiler is able to cast implicit
> from ushort to short, what is the problem of casting ushort[2] to
> short[2]?
Oh I didn't even noticed it was a signed/unsigned issue. I'm not sure
whether or not it's a bug. But file it anyways and someone will know
what to do with it.
More information about the Digitalmars-d-learn
mailing list