https://issues.dlang.org/show_bug.cgi?id=20451

--- Comment #9 from Dlang Bot <[email protected]> ---
@berni44 updated dlang/phobos pull request #7363 "Fix Issue 20508 -
std.math.pow(-infinity, y) does not return NaN for imaginary or complex
results" mentioning this issue:

- Remove std.math from checking for public unittests. The reason for
  this is the documentation for pow() with two floating point arguments,
  where the public unittest does not work on Win32 and FreeBSD due to
  issue 20451. So this test is commented out for these two OSs, but now
  the style checker does not recognize anymore, that there is indeed a
  public example.

https://github.com/dlang/phobos/pull/7363

--

Reply via email to