diff options
author | Tormod Volden <debian.tormod@gmail.com> | 2011-01-23 12:47:03 +0100 |
---|---|---|
committer | Alex Deucher <alexdeucher@gmail.com> | 2011-01-25 13:27:24 -0500 |
commit | 0cbb6d275726aaed648b5ea4dcff45ce14388f91 (patch) | |
tree | 7983df3fdcca7ba00ea796053fc060e4311ab41e /src/savage_driver.c | |
parent | cdfbd9674ccce6d0c96c1b16ad61eac5d5648e43 (diff) |
savage: Add casts to silence build warnings
savage_exa.c: In function ‘SavageUploadToScreen’:
savage_exa.c:545: warning: passing argument 1 of ‘memcpy’ discards qualifiers from pointer target type
/usr/include/bits/string3.h:49: note: expected ‘void * restrict’ but argument is of type ‘volatile CARD32 *’
savage_video.c: In function ‘SavagePutImage’:
savage_video.c:2007: warning: format ‘%ld’ expects type ‘long int’, but argument 4 has type ‘drmSize’
savage_video.c:2007: warning: format ‘%ld’ expects type ‘long int’, but argument 5 has type ‘int’
Diffstat (limited to 'src/savage_driver.c')
0 files changed, 0 insertions, 0 deletions