Bug 59143 - src\mesa\state_tracker\st_cb_texture.c(832) : error C2036: 'GLvoid *' : unknown size
Summary: src\mesa\state_tracker\st_cb_texture.c(832) : error C2036: 'GLvoid *' : unkno...
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Mesa core (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Windows (All)
: medium blocker
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2013-01-08 19:09 UTC by Vinson Lee
Modified: 2013-01-11 20:30 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Vinson Lee 2013-01-08 19:09:45 UTC
mesa: c35abcd1b0d0e0059c60781bd21558872020553d (master)

MSVC build is failing.

  Compiling src\mesa\state_tracker\st_cb_texture.c ...
st_cb_texture.c
src\gallium\auxiliary\util/u_tile.h(48) : warning C4018: '>=' : signed/unsigned mismatch
src\gallium\auxiliary\util/u_tile.h(50) : warning C4018: '>=' : signed/unsigned mismatch
src\gallium\auxiliary\util/u_tile.h(52) : warning C4018: '>' : signed/unsigned mismatch
src\gallium\auxiliary\util/u_tile.h(54) : warning C4018: '>' : signed/unsigned mismatch
src\mesa\state_tracker\st_cb_texture.c(832) : error C2036: 'GLvoid *' : unknown size
Comment 1 Vinson Lee 2013-01-08 19:25:46 UTC
There are only 'skip'ped commits left to test.
The first bad commit could be any of:
85cb4f299d8a0a0ebc8fe14d0ccd327375eda99e
538d3a2d46314bbdd415234f988bcaf49dcd219a
ed86809ac9fe47c07be13ff0b998137f5f687635
5daba187c987b1fe607d395c70748c6e331f59c4
d1818d6f68114de0c86954e50abdb97c90ea73be
0aecb174ce5d2d5c25e1076e8d0cdcb68e9a3b5c
ee351ea178daed07e121617d324e069b8906d345
1aebb6911e9aa1bd8900868b58d1750ca83a20c7
afec42a648b8e22f1a1a818271cf1d5aa818df81
35fe71d97e679aa7fe792cae8e100e7c5dd18bfe
We cannot bisect more!
Comment 2 Andreas Boll 2013-01-11 09:31:19 UTC
Should be fixed by 2d3d0d3a5ae3829260f914462f4e63b2ff4aadbc
Could you confirm?
Comment 3 Vinson Lee 2013-01-11 20:30:42 UTC
Confirmed fixed at mesa master 93d5fe14789a1b29ac65ec0afaf61a937d26394b.


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.