[Bug 6736] New: please sync math.h with mingw

Wine Bugs wine-bugs at winehq.org
Mon Nov 20 17:45:32 CST 2006


http://bugs.winehq.org/show_bug.cgi?id=6736

           Summary: please sync math.h with mingw
           Product: Wine
           Version: 0.9.25.
          Platform: Other
        OS/Version: other
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-winelib
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: john at t-tec.com.au


Hi,

I develop some Windows software on a GNU/Linux system, using the mingw toolchain
to build and Wine for testing. Sometimes I would like to do a Winelib build
instead of a mingw build, so I can get better info from Valgrind.

After some recent changes, I found that I couldn't compile with winegcc because
the version of math.h which comes with Winelib is missing a couple of definitions.  

Specifically, the definitions which affected me were INFINITY and lround. I can
of course define these manually, but in the long term it would be good if you
could sync this header against the current mingw version, available at
<http://cygwin.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/math.h?cvsroot=src>.

Thanks.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list