Problem with integral promotions

Vladimir Panteleev via Digitalmars-d digitalmars-d at puremagic.com
Sat Jul 22 13:07:20 PDT 2017


On Saturday, 22 July 2017 at 10:44:04 UTC, Walter Bright wrote:
> Note that the spec says:
>
> "Note: unlike in C and C++, the usual integral promotions are 
> not performed prior to the complement operation."
>
>   http://dlang.org/spec/expression.html#complement_expressions
>
> Where did that come from?

Git blames you:

https://github.com/dlang/dlang.org/commit/4cd3f38bbabdde30b280738dab4f4184c06f05f9


More information about the Digitalmars-d mailing list