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: [email protected]
ReportedBy: [email protected]
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.
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev