[Issue 10447] Refused increment of double2 with a immutable(double2)

2017-01-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10447

--- Comment #4 from github-bugzi...@puremagic.com ---
Commits pushed to newCTFE at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/e625e20cda267c67b2cafb554604193c19e53dd7
fix Issue 10447 - Refused increment of double2 with a immutable(double2)

https://github.com/dlang/dmd/commit/f3d9bf686c36a3928cd0c5c7c6ae2635844cee9e
Merge pull request #6272 from WalterBright/fix10447

--


[Issue 10447] Refused increment of double2 with a immutable(double2)

2016-12-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10447

--- Comment #3 from github-bugzi...@puremagic.com ---
Commits pushed to scope at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/e625e20cda267c67b2cafb554604193c19e53dd7
fix Issue 10447 - Refused increment of double2 with a immutable(double2)

https://github.com/dlang/dmd/commit/f3d9bf686c36a3928cd0c5c7c6ae2635844cee9e
Merge pull request #6272 from WalterBright/fix10447

--


[Issue 10447] Refused increment of double2 with a immutable(double2)

2016-12-02 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10447

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

https://github.com/dlang/dmd/commit/e625e20cda267c67b2cafb554604193c19e53dd7
fix Issue 10447 - Refused increment of double2 with a immutable(double2)

https://github.com/dlang/dmd/commit/f3d9bf686c36a3928cd0c5c7c6ae2635844cee9e
Merge pull request #6272 from WalterBright/fix10447

fix Issue 10447 - Refused increment of double2 with a immutable(double2)

--


[Issue 10447] Refused increment of double2 with a immutable(double2)

2016-11-21 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10447

Walter Bright  changed:

   What|Removed |Added

   Keywords||pull

--- Comment #1 from Walter Bright  ---
https://github.com/dlang/dmd/pull/6272

--


[Issue 10447] Refused increment of double2 with a immutable(double2)

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10447

Walter Bright  changed:

   What|Removed |Added

   Keywords||SIMD
 CC||bugzi...@digitalmars.com

--