summaryrefslogtreecommitdiff
path: root/SConstruct
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2010-09-29 14:13:49 -0700
committerVinson Lee <vlee@vmware.com>2010-09-29 14:13:49 -0700
commit7c7fdef3b1cfa0db7ec3eb45e39d72ca60753f30 (patch)
treebf801b941c23b6d5da6c7cfac6076af7ee2b11c7 /SConstruct
parentae664daa25ac230e3a97cae0b82b7cd3c392c4bb (diff)
r300/compiler: Move declaration before code.
Fixes these GCC warnings on linux-x86 build. r500_fragprog_emit.c: In function ‘emit_paired’: r500_fragprog_emit.c:237: warning: ISO C90 forbids mixed declarations and code r500_fragprog_emit.c: In function ‘emit_tex’: r500_fragprog_emit.c:367: warning: ISO C90 forbids mixed declarations and code r500_fragprog_emit.c: In function ‘emit_flowcontrol’: r500_fragprog_emit.c:415: warning: ISO C90 forbids mixed declarations and code r500_fragprog_emit.c: In function ‘r500BuildFragmentProgramHwCode’: r500_fragprog_emit.c:633: warning: ISO C90 forbids mixed declarations and code
Diffstat (limited to 'SConstruct')
0 files changed, 0 insertions, 0 deletions