[Issue 23846] std.math can't compile under macos rosetta

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Apr 26 12:00:27 UTC 2023


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

--- Comment #11 from Caleb Xu <calebcenter at live.com> ---
(In reply to kinke from comment #9)
> [You'd need to reset `errno` before each call for a proper test.]

Thanks for pointing this out, I tried once more with resetting errno to 0 after
each set of print statements and the errno is still set to 34 each time.

--


More information about the Digitalmars-d-bugs mailing list