Integer promotion issue

Steven Schveighoffer schveiguy at gmail.com
Sun Jan 26 00:31:46 UTC 2020


On 1/25/20 7:31 PM, Steven Schveighoffer wrote:
> //Error: cannot implicitly convert expression cast(int)a + cast(int)b of 
> type int to u

Ugh, I keep forgetting to adjust the comments. This error doesn't happen.

-Steve


More information about the Digitalmars-d mailing list