Bug 76849 - getteximage-targets.c(100) : error C2059: syntax error : 'type'
Summary: getteximage-targets.c(100) : error C2059: syntax error : 'type'
Status: RESOLVED FIXED
Alias: None
Product: piglit
Classification: Unclassified
Component: tests (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Windows (All)
: medium blocker
Assignee: Eric Anholt
QA Contact: Eric Anholt
URL:
Whiteboard:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2014-03-31 16:34 UTC by Vinson Lee
Modified: 2014-04-01 13:59 UTC (History)
3 users (show)

See Also:
i915 platform:
i915 features:


Attachments

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.