May 31, 2019
https://issues.dlang.org/show_bug.cgi?id=19924

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@n8sh created dlang/druntime pull request #2621 "Issue 19924 - Make core.bitop.bswap(ulong) work in betterC" mentioning this issue:

- Issue 19924 - Make core.bitop.bswap(ulong) work in betterC

https://github.com/dlang/druntime/pull/2621

--
March 12, 2020
https://issues.dlang.org/show_bug.cgi?id=19924

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/druntime pull request #2621 "Issue 19924 - Make core.bitop.bswap(ulong) work in betterC" was merged into master:

- 23f6cf0fc235c00265c7dcc293de190dbccdbb52 by Nathan Sashihara:
  Fix Issue 19924 - Make core.bitop.bswap(ulong) work in betterC

https://github.com/dlang/druntime/pull/2621

--