Bug 76849

Summary: getteximage-targets.c(100) : error C2059: syntax error : 'type'
Product: piglit Reporter: Vinson Lee <vlee>
Component: testsAssignee: Eric Anholt <eric>
Status: RESOLVED FIXED QA Contact: Eric Anholt <eric>
Severity: blocker    
Priority: medium CC: brianp, jon, olvaffe
Version: unspecifiedKeywords: regression
Hardware: x86-64 (AMD64)   
OS: Windows (All)   
Whiteboard:
i915 platform: i915 features:

Description Vinson Lee 2014-03-31 16:34:07 UTC
piglit: 60ed009b48cc35ebdd74b11fe8ca2002067698f6 (master)

getteximage-targets.c
tests\texturing\getteximage-targets.c(65) : warning C4244: '=' : conversion from 'int' to 'GLubyte', possible loss of data
tests\texturing\getteximage-targets.c(67) : warning C4244: '=' : conversion from 'int' to 'GLubyte', possible loss of data
tests\texturing\getteximage-targets.c(69) : warning C4244: '=' : conversion from 'int' to 'GLubyte', possible loss of data
tests\texturing\getteximage-targets.c(71) : warning C4244: '=' : conversion from 'int' to 'GLubyte', possible loss of data
tests\texturing\getteximage-targets.c(100) : error C2059: syntax error : 'type'

commit 67c413b3b081c174d5ed0a829998ac21aa627aad
Author: Jon Ashburn <jon@lunarg.com>
Date:   Tue Mar 25 12:14:28 2014 -0600

    getteximage-targets: Refactor and cleanup with generalized texture targets
    
    Reviewed-by: Chia-I Wu <olv@lunarg.com>
Comment 1 Brian Paul 2014-04-01 13:59:35 UTC
Fixed w/ commit 3d5cb91d8f38f02cf034022f8375b33355e2846c

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.