[ros-bugs] [Bug 7085] Function _CIpow is implemented but not exported
ReactOS.Bugzilla at reactos.org
ReactOS.Bugzilla at reactos.org
Tue May 22 12:00:26 UTC 2012
http://www.reactos.org/bugzilla/show_bug.cgi?id=7085
--- Comment #1 from ThFabba <thfabba at gmx.de> 2012-05-22 12:00:25 CET ---
Created an attachment (id=7715)
--> (http://www.reactos.org/bugzilla/attachment.cgi?id=7715)
Export _CI* functions
Some _CI* functions should indeed be exported from ntdll on x86, like in the
attached patch.
This needs lib/sdk/crt/math/i386/ci.c to be split up, though, because some
symbols used by other functions in this file are not available in ntdll. Like
the rest of CRT, it should probably be one function per file anyway.
--
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Ros-bugs
mailing list