summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLukas Rössler <pontomedon@gmail.com>2012-05-21 08:29:21 -0600
committerBrian Paul <brianp@vmware.com>2012-05-21 08:29:23 -0600
commit98398a3e02eca8706a21f58736246a8bb3bd3f92 (patch)
treec5f6323ec98f6232785553d5e93efca7e02d0c54 /Makefile.am
parent89f3a504bfd1747ae6f7e1ef70cde0d26f2037db (diff)
downloadglu-98398a3e02eca8706a21f58736246a8bb3bd3f92.tar.gz
glu: fix two Clang warnings
This patch removes two Clang warnings in GLU: The first one seems to be an actual bug in mapdesc.cc: Clang complains that sizeof(dest) will return the size of REAL*[MAXCOORDS], instead of the intended REAL[MAXCOORDS][MAXCOORDS]. The second one is just cosmetic because Clang doesn't like extra parentheses. NOTE: This is a candidate for the 8.0 branch Reviewed-by: Brian Paul <brianp@vmware.com>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions