[Issue 24106] core.stdc.math provides an implementation of modfl for uClibc that only works when real and double are the same size

2023-09-16 Thread d-bugmail--- via Digitalmars-d-bugs
for uClibc that only works when real and double are the same size https://github.com/dlang/dmd/pull/15609 --

[Issue 24106] core.stdc.math provides an implementation of modfl for uClibc that only works when real and double are the same size

2023-08-24 Thread d-bugmail--- via Digitalmars-d-bugs
|--- |FIXED --- Comment #2 from Dlang Bot --- dlang/dmd pull request #1 "Fix Issue 24106 - core.stdc.math provides an implementation of modfl for uClibc that only works when real and double are the same size" was merged into stable: - 2ab96784c4255199ba40e9b2c48eca5c69103510

[Issue 24106] core.stdc.math provides an implementation of modfl for uClibc that only works when real and double are the same size

2023-08-23 Thread d-bugmail--- via Digitalmars-d-bugs
created dlang/dmd pull request #1 "Fix Issue 24106 - core.stdc.math provides an implementation of modfl for uClibc that only works when real and double are the same size" fixing this issue: - Fix Issue 24106 - core.stdc.math provides an implementation of modfl for uClibc that only