Perl Mapscript Compile warnings

Stephen Woodbridge woodbri at SWOODBRIDGE.COM
Thu Jun 29 23:26:36 EDT 2006


Hi,

Does anyone have any idea why I am getting all of these. I get these 
when I try to build mapserver cvs for a debian sarge package. is this 
just because debian using -Wall in the compiler flags?

-Steve


mapscript_wrap.c: In function `SWIG_Perl_ConvertPtr':
mapscript_wrap.c:709: warning: unused parameter `flags'
mapscript_wrap.c: In function `SWIG_Perl_ConvertPacked':
mapscript_wrap.c:819: warning: unused parameter `flags'
mapscript_wrap.c: In function `layerObj_executeWFSGetFeature':
mapscript_wrap.c:1773: warning: unused parameter `self'
mapscript_wrap.c: In function `new_pointObj':
mapscript_wrap.c:2916: warning: unused parameter `z'
mapscript_wrap.c:2916: warning: unused parameter `m'
mapscript_wrap.c: In function `pointObj_setXY':
mapscript_wrap.c:2946: warning: unused parameter `m'
mapscript_wrap.c: In function `pointObj_setXYZ':
mapscript_wrap.c:2956: warning: unused parameter `z'
mapscript_wrap.c:2956: warning: unused parameter `m'
mapscript_wrap.c: In function `pointObj_setXYZM':
mapscript_wrap.c:2965: warning: unused parameter `z'
mapscript_wrap.c:2965: warning: unused parameter `m'
mapscript_wrap.c: In function `new_colorObj':
mapscript_wrap.c:3364: warning: unused parameter `pen'
mapscript_wrap.c: In function `delete_errorObj':
mapscript_wrap.c:3490: warning: unused parameter `self'
mapscript_wrap.c: In function `_wrap_new_intarray':
mapscript_wrap.c:3694: warning: unused parameter `cv'
mapscript_wrap.c: In function `_wrap_delete_intarray':
mapscript_wrap.c:3717: warning: unused parameter `cv'
mapscript_wrap.c: In function `_wrap_intarray_getitem':
mapscript_wrap.c:3742: warning: unused parameter `cv'
mapscript_wrap.c: In function `_wrap_intarray_setitem':
mapscript_wrap.c:3771: warning: unused parameter `cv'
mapscript_wrap.c: In function `_wrap_intarray_cast':
mapscript_wrap.c:3800: warning: unused parameter `cv'
mapscript_wrap.c: In function `_wrap_intarray_frompointer':
mapscript_wrap.c:3827: warning: unused parameter `cv'
...
[snip a very long list]



More information about the mapserver-dev mailing list