Bug 802

Summary: C variable declaration fix for old gcc in i915 code
Product: xorg Reporter: Alexander Gottwald <ago>
Component: Server/Ext/GLXAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
proposed fix none

Description Alexander Gottwald 2004-06-25 04:59:02 UTC
Some variables are declared after first statements
Comment 1 Alexander Gottwald 2004-06-25 05:00:28 UTC
Created attachment 419 [details] [review]
proposed fix

moves variable declaration before BATCH_LOCALS macro
Comment 2 Alan Hourihane 2004-07-01 04:34:19 UTC
Go ahead and commit this Alex.
Comment 3 Alexander Gottwald 2004-07-01 04:48:13 UTC
/cvs/xorg/xc/ChangeLog,v  <--  ChangeLog
new revision: 1.79; previous revision: 1.78
/cvs/xorg/xc/extras/Mesa/src/mesa/drivers/dri/i915/i830_vtbl.c,v  <--  i830_vtbl.c
new revision: 1.2; previous revision: 1.1
/cvs/xorg/xc/extras/Mesa/src/mesa/drivers/dri/i915/i915_vtbl.c,v  <--  i915_vtbl.c
new revision: 1.2; previous revision: 1.1

marked as fixed

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.