[Issue 18174] std.math.equalsDigit should be usable in @safe

2018-03-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18174

github-bugzi...@puremagic.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--


[Issue 18174] std.math.equalsDigit should be usable in @safe

2018-03-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18174

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

https://github.com/dlang/phobos/commit/a4d98d0e9091a24276d12a3914217e05fcb0b584
Fix Issue 18174 - std.math.equalsDigit should be usable in @safe

https://github.com/dlang/phobos/commit/d02b4228810cadb84e39fd4d32892852c4aa699f
Merge pull request #6279 from JackStouffer/issue18174

Fix Issue 18174 - std.math.equalsDigit should be usable in @safe
merged-on-behalf-of: Jack Stouffer <j...@jackstouffer.com>

--


[Issue 18174] std.math.equalsDigit should be usable in @safe

2018-01-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18174

Seb  changed:

   What|Removed |Added

 Blocks||18110


Referenced Issues:

https://issues.dlang.org/show_bug.cgi?id=18110
[Issue 18110] most of phobos should be @safe-ly useable
--