February 25, 2022
https://issues.dlang.org/show_bug.cgi?id=22823

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 #13719 "fix Issue 22823 - dmd.root.file: File.read fails to read any file on PPC" fixing this issue:

- fix Issue 22823 - dmd.root.file: File.read fails to read any file on PPC

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

--
February 26, 2022
https://issues.dlang.org/show_bug.cgi?id=22823

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 #13719 "fix Issue 22823 - dmd.root.file: File.read fails to read any file on PPC" was merged into master:

- 8d7b3963082e0f99cab256f79e9ed96efeb90e8e by Iain Buclaw:
  fix Issue 22823 - dmd.root.file: File.read fails to read any file on PPC

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

--