https://bugs.winehq.org/show_bug.cgi?id=51215
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1|1dc3aa808fc65347fb12d32b051 |854a3cab4c136d3e2292bcd9c42 |94c05748110be |c530e56cef7e9
--- Comment #11 from Piotr Caban piotr.caban@gmail.com --- I can reproduce it only by clicking on Facebook tab (Library works here). Since the _nextafter and _nextafterf functions are not called at all (both when clicking on Library and on Facebook in the toolbar) I guess that bisect was done incorrectly. I've rerun it, here's my result:
854a3cab4c136d3e2292bcd9c42c530e56cef7e9 is the first bad commit commit 854a3cab4c136d3e2292bcd9c42c530e56cef7e9 Author: Piotr Caban piotr@codeweavers.com Date: Fri May 14 16:11:48 2021 +0200
msvcrt: Import neabyint implementation from musl.
Signed-off-by: Piotr Caban piotr@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
I'll update the regression commit.