[Mesa-dev] [Bug 28023] New: cygwin build fix for fpclassify
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri May 7 11:34:33 PDT 2010
https://bugs.freedesktop.org/show_bug.cgi?id=28023
Summary: cygwin build fix for fpclassify
Product: Mesa
Version: git
Platform: Other
OS/Version: Cygwin
Status: NEW
Severity: normal
Priority: medium
Component: Mesa core
AssignedTo: mesa-dev at lists.freedesktop.org
ReportedBy: jon.turney at dronecode.org.uk
main/querymatrix.c:79: error: expected identifier before numeric constant
main/querymatrix.c:80: error: expected identifier or '(' before 'sizeof'
main/querymatrix.c:80: error: expected ')' before '?' token
make[2]: *** [main/querymatrix.o] Error 1
found by tinderbox
http://tinderbox.freedesktop.org/builds/2010-05-07-0017/logs/libGL/#build
fpclassify dummy definition is not needed on cygwin, either, as fpclassify is
provided by math.h
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the mesa-dev
mailing list