Thread overview
[Issue 19856] [aApplycd2]: foreach (int) doesn't work on BigEndian targets
May 11, 2019
Dlang Bot
May 13, 2019
Dlang Bot
Jun 09, 2019
Dlang Bot
May 11, 2019
https://issues.dlang.org/show_bug.cgi?id=19856

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ibuclaw created dlang/dmd pull request #9770 "Fix Issue 19856 - [aApplycd2]: foreach (int) doesn't work on BigEndian targets" fixing this issue:

- Fix Issue 19856 - [aApplycd2]: foreach (int) doesn't work on BigEndian
targets

https://github.com/dlang/dmd/pull/9770

--
May 13, 2019
https://issues.dlang.org/show_bug.cgi?id=19856

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #9770 "Fix Issue 19856 - [aApplycd2]: foreach (int) doesn't work on BigEndian targets" was merged into master:

- a07acfd88c92228dbc7b1ae630099722088cfc3a by Iain Buclaw:
  Fix Issue 19856 - [aApplycd2]: foreach (int) doesn't work on BigEndian
targets

https://github.com/dlang/dmd/pull/9770

--
June 09, 2019
https://issues.dlang.org/show_bug.cgi?id=19856

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #10009 "[dmd-cxx] Fix Issue 19856 - [aApplycd2]: foreach (int) doesn't work on BigEndian targets" was merged into dmd-cxx:

- 9fcce71bd507fa57ce17d8173b6f73d320a8122b by Iain Buclaw:
  Fix Issue 19856 - [aApplycd2]: foreach (int) doesn't work on BigEndian
targets

https://github.com/dlang/dmd/pull/10009

--