Thread overview
[Issue 18952] std.experimental.checkedint.Saturate prints integral promotion deprecation message
Jun 06, 2018
Seb
June 06, 2018
https://issues.dlang.org/show_bug.cgi?id=18952

--- Comment #1 from Seb <greensunny12@gmail.com> ---
PR https://github.com/dlang/phobos/pull/6549

--
June 14, 2018
https://issues.dlang.org/show_bug.cgi?id=18952

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

https://github.com/dlang/phobos/commit/7a8ff39cbb0630547bfd85f939cd0207a09418b5 Fix Issue 18952 - std.experimental.checkedint.Saturate prints integral promotion deprecation message

https://github.com/dlang/phobos/commit/15b682af36d39c8ddbd889dba98b694092a7c7ea Merge pull request #6549 from wilzbach/checked-doc

Fix Issue 18952 - std.experimental.checkedint.Saturate prints integral
promotion deprecation message
merged-on-behalf-of: Nathan Sashihara <n8sh@users.noreply.github.com>

--
June 14, 2018
https://issues.dlang.org/show_bug.cgi?id=18952

github-bugzilla@puremagic.com changed:

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

--