[Bug 50429] Serious Sam Engine / Serious Sam Classic broken MP with math functions from musl

WineHQ Bugzilla wine-bugs at winehq.org
Fri Jan 1 10:44:31 CST 2021


https://bugs.winehq.org/show_bug.cgi?id=50429

Zebediah Figura <z.figura12 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |z.figura12 at gmail.com

--- Comment #3 from Zebediah Figura <z.figura12 at gmail.com> ---
Thanks for the report. Possibly the most helpful thing to do is to add a line
like 

    FIXME("%.16e\n", x);

to the top of our asin() function, and record a log (with default channels) to
show what it's trying to take the arcsine of. We can then compare Wine against
native and look for discrepancies.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list