Bug 53013 - tests\util\piglit_ktx.c(333) : error C2036: 'void *' : unknown size
Summary: tests\util\piglit_ktx.c(333) : error C2036: 'void *' : unknown size
Status: RESOLVED FIXED
Alias: None
Product: piglit
Classification: Unclassified
Component: infrastructure (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Windows (All)
: medium blocker
Assignee: Eric Anholt
QA Contact: Eric Anholt
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-31 16:17 UTC by Vinson Lee
Modified: 2012-07-31 19:13 UTC (History)
3 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Vinson Lee 2012-07-31 16:17:52 UTC
piglit: eca893d6b991c83280365dcd36e126337c835611 (master)

Build piglit with MSVC.

tests\util\piglit_ktx.c(173) : warning C4018: '<' : signed/unsigned mismatch
tests\util\piglit_ktx.c(330) : warning C4018: '<' : signed/unsigned mismatch
tests\util\piglit_ktx.c(333) : error C2036: 'void *' : unknown size
tests\util\piglit_ktx.c(333) : warning C4018: '<' : signed/unsigned mismatch
tests\util\piglit_ktx.c(339) : error C2036: 'void *' : unknown size
tests\util\piglit_ktx.c(347) : warning C4018: '<' : signed/unsigned mismatch
tests\util\piglit_ktx.c(361) : error C2036: 'void *' : unknown size
tests\util\piglit_ktx.c(391) : error C2036: 'void *' : unknown size
tests\util\piglit_ktx.c(391) : warning C4018: '<' : signed/unsigned mismatch
tests\util\piglit_ktx.c(397) : error C2036: 'void *' : unknown size
tests\util\piglit_ktx.c(406) : error C2036: 'void *' : unknown size
tests\util\piglit_ktx.c(565) : warning C4018: '>=' : signed/unsigned mismatch
tests\util\piglit_ktx.c(818) : warning C4018: '<' : signed/unsigned mismatch
Comment 1 Jose Fonseca 2012-07-31 16:37:22 UTC
I noticed these failures but have been too busy to do anything about them.
Comment 2 Brian Paul 2012-07-31 19:13:05 UTC
Should be fixed w/ commit 1c13336c1c5d1310087ebb191eaefd9e452ae822


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.