[Issue 16997] Integral promotion rules not being followed for unary + - ~ expressions

2018-02-05 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16997 Steven Schveighoffer changed: What|Removed |Added See Also|

[Issue 16997] Integral promotion rules not being followed for unary + - ~ expressions

2018-01-05 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16997 --- Comment #14 from ponce --- Great! D is now a bit easier to explain. --

[Issue 16997] Integral promotion rules not being followed for unary + - ~ expressions

2018-01-05 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16997 --- Comment #13 from github-bugzi...@puremagic.com --- Commits pushed to dmd-cxx at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/47d9a09e66d7fde929b596a72450a92d51d0b3e1 bigint: fix dependency on broken Issue 16997

[Issue 16997] Integral promotion rules not being followed for unary + - ~ expressions

2017-12-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16997 Jack Stouffer changed: What|Removed |Added See Also|

[Issue 16997] Integral promotion rules not being followed for unary + - ~ expressions

2017-12-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16997 --- Comment #12 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/71403b6cd3781cd4d97104be1f4194e168a75d02 fix Issue 16997 - Integral promotion rules not being

[Issue 16997] Integral promotion rules not being followed for unary + - ~ expressions

2017-10-23 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16997 --- Comment #11 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/71403b6cd3781cd4d97104be1f4194e168a75d02 fix Issue 16997 - Integral promotion rules not being

[Issue 16997] Integral promotion rules not being followed for unary + - ~ expressions

2017-10-23 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16997 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 16997] Integral promotion rules not being followed for unary + - ~ expressions

2017-08-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16997 --- Comment #10 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/47d9a09e66d7fde929b596a72450a92d51d0b3e1 bigint: fix dependency on broken Issue 16997

[Issue 16997] Integral promotion rules not being followed for unary + - ~ expressions

2017-07-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16997 --- Comment #9 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/47d9a09e66d7fde929b596a72450a92d51d0b3e1 bigint: fix dependency on broken Issue 16997

[Issue 16997] Integral promotion rules not being followed for unary + - ~ expressions

2017-07-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16997 Walter Bright changed: What|Removed |Added Summary|Integral promotion rules|Integral promotion