March 31, 2016 [phobos] [D-Programming-Language/phobos] fc7ab7: std.math: unittest isn't @safe | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: fc7ab7fcae8bb4ff5ad3c8b40fe4b19a6b8654cf https://github.com/D-Programming-Language/phobos/commit/fc7ab7fcae8bb4ff5ad3c8b40fe4b19a6b8654cf Author: Johannes Pfau <johannespfau@gmail.com> Date: 2016-03-31 (Thu, 31 Mar 2016) Changed paths: M std/math.d Log Message: ----------- std.math: unittest isn't @safe * The unittest isn't @safe (taking address of a local variable + pointer cast) Commit: f1863719ef27ab3fe20c9ed94b82732eac3dfd7d https://github.com/D-Programming-Language/phobos/commit/f1863719ef27ab3fe20c9ed94b82732eac3dfd7d Author: H. S. Teoh <hsteoh@quickfur.ath.cx> Date: 2016-03-31 (Thu, 31 Mar 2016) Changed paths: M std/math.d Log Message: ----------- Merge pull request #4132 from jpf91/mathFix Small std.math fixes for ARM Compare: https://github.com/D-Programming-Language/phobos/compare/630e227c5a50...f1863719ef27 |
Copyright © 1999-2021 by the D Language Foundation