| Summary: | overrun.c(64) : error C2036: 'const void *' : unknown size | ||
|---|---|---|---|
| Product: | piglit | Reporter: | Vinson Lee <vlee> |
| Component: | tests | Assignee: | Eric Anholt <eric> |
| Status: | RESOLVED FIXED | QA Contact: | Eric Anholt <eric> |
| Severity: | blocker | ||
| Priority: | medium | CC: | idr, stereotype441 |
| Version: | unspecified | Keywords: | regression |
| Hardware: | x86-64 (AMD64) | ||
| OS: | Windows (All) | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
|
Description
Vinson Lee
2013-10-04 21:00:37 UTC
commit e1972d421eac89a31c9aca989e69355fb5833614 Author: Vinson Lee <vlee@freedesktop.org> Date: Fri Oct 4 16:12:52 2013 -0700 arb_get_program_binary: Cast away void pointers. This patch fixes the MSVC build. arb_get_program_binary\overrun.c(64) : error C2036: 'const void *' : unknown size arb_get_program_binary\overrun.c(65) : error C2036: 'const void *' : unknown size Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=70152 Signed-off-by: Vinson Lee <vlee@freedesktop.org> |
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.