[Issue 14371] [CTFE] Binary assignment expression makes wrong result in compile-time

2015-03-28 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14371

Kenji Hara  changed:

   What|Removed |Added

   Keywords||CTFE

--


[Issue 14371] [CTFE] Binary assignment expression makes wrong result in compile-time

2015-03-28 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14371

Kenji Hara  changed:

   What|Removed |Added

   Keywords||pull

--- Comment #1 from Kenji Hara  ---
https://github.com/D-Programming-Language/dmd/pull/4529

--


[Issue 14371] [CTFE] Binary assignment expression makes wrong result in compile-time

2015-03-30 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14371

--- Comment #2 from github-bugzi...@puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/4a3c841ed8d4141af227bd47cd75db1d687983af
fix Issue 14371 - [CTFE] Binary assignment expression makes wrong result in
compile-time

https://github.com/D-Programming-Language/dmd/commit/686f01ddeb416981af2a9c22de48fa3d51fe27cc
Merge pull request #4529 from 9rnsr/fix14371

Issue 14371 - [CTFE] Binary assignment expression makes wrong result in
compile-time

--


[Issue 14371] [CTFE] Binary assignment expression makes wrong result in compile-time

2015-03-30 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14371

github-bugzi...@puremagic.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--


[Issue 14371] [CTFE] Binary assignment expression makes wrong result in compile-time

2015-06-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14371

--- Comment #3 from github-bugzi...@puremagic.com ---
Commits pushed to stable at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/4a3c841ed8d4141af227bd47cd75db1d687983af
fix Issue 14371 - [CTFE] Binary assignment expression makes wrong result in
compile-time

https://github.com/D-Programming-Language/dmd/commit/686f01ddeb416981af2a9c22de48fa3d51fe27cc
Merge pull request #4529 from 9rnsr/fix14371

--