[Issue 13777] Value range propagation faild on array function argument
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Fri Nov 28 06:11:28 PST 2014
https://issues.dlang.org/show_bug.cgi?id=13777
--- Comment #4 from Kenji Hara <k.hara.pg at gmail.com> ---
(In reply to bearophile_hugs from comment #3)
> (In reply to Kenji Hara from comment #2)
>
> > With 2.057 to 2.066 and git-head, the code fails to compile because T is
> > deduced to int and an int function return is not always implicitly
> > convertible to ubyte.
>
> I missed that. So do we close this report as invalid?
Maybe, but I'd like to wait Denis's reply.
--
More information about the Digitalmars-d-bugs
mailing list