Thread overview
[Issue 19976] Simplify std.internal.convert.toUbyte CTFE path for float and double
Jun 17, 2019
Dlang Bot
Jun 27, 2019
Dlang Bot
Apr 24, 2020
Dlang Bot
June 17, 2019
https://issues.dlang.org/show_bug.cgi?id=19976

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@n8sh created dlang/druntime pull request #2642 "Issue 19976 - Simplify std.internal.convert.toUbyte CTFE path for float and double" mentioning this issue:

- Issue 19976 - Simplify std.internal.convert.toUbyte CTFE path for float and double

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

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

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 #2642 "Issue 19976 - Simplify std.internal.convert.toUbyte CTFE path for float and double" was merged into master:

- 29eb98cf1f43965eebb1ed17ed94a6f4c5d23f65 by Nathan Sashihara:
  Fix Issue 19976 - Simplify std.internal.convert.toUbyte CTFE path for float
and double

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

--
April 24, 2020
https://issues.dlang.org/show_bug.cgi?id=19976

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/druntime pull request #3063 "[dmd-cxx] Backport internal.convert, toPrec, SIMD aliases." was merged into dmd-cxx:

- 0e0b63ccc5dd1305e9b9eeb4859f6f6fe6f49d2a by Nathan Sashihara:
  Fix Issue 19976 - Simplify std.internal.convert.toUbyte CTFE path for float
and double

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

--