number not representable as a `float` in Phobos unittest

max haughton maxhaton at gmail.com
Sun Apr 30 14:04:23 UTC 2023


On Sunday, 30 April 2023 at 08:59:02 UTC, Paolo Invernizzi wrote:
> Hi everybody,
>
> I'm having that when compiling a project with unittests enabled:
>
> [...]

If you are on MacOS this is because of a change in the macos libc 
string to float functions, it's been fixed in DMD master


More information about the Digitalmars-d mailing list