[Issue 24278] std.math.abs promotes unsigned argument to 32 bits
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Dec 15 08:48:48 UTC 2023
https://issues.dlang.org/show_bug.cgi?id=24278
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/phobos pull request #8861 "Update math.algebraic.d#abs to return correct
integral type" was merged into master:
- e5e6f6088d3967e548cbb59a5b72f1db3b61b4bc by HuskyNator:
Fix misplaced doc backticks and reorder attributes
Reorder attributes as per style guidelines:
> Attributes should be listed in alphabetical ordering
Fix issue 24278
https://github.com/dlang/phobos/pull/8861
--
More information about the Digitalmars-d-bugs
mailing list