The following warnings are output by my compiler gcc 3.3.3
on SuSE 9.2. Does this have anything to do with the recent spate of questions 
as to rgb / cmyk ?

bART ALBERTI --->>>

gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_8':
gdk-pixbuf-xlibrgb.c:1067: warning: unused parameter `x_align'
gdk-pixbuf-xlibrgb.c:1067: warning: unused parameter `y_align'
gdk-pixbuf-xlibrgb.c:1067: warning: unused parameter `cmap'
gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_8_d666':
gdk-pixbuf-xlibrgb.c:1357: warning: unused parameter `cmap'
gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_8_d':
gdk-pixbuf-xlibrgb.c:1397: warning: unused parameter `cmap'
gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_8_indexed':
gdk-pixbuf-xlibrgb.c:1440: warning: unused parameter `x_align'
gdk-pixbuf-xlibrgb.c:1440: warning: unused parameter `y_align'
gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_gray8':
gdk-pixbuf-xlibrgb.c:1472: warning: unused parameter `x_align'
gdk-pixbuf-xlibrgb.c:1472: warning: unused parameter `y_align'
gdk-pixbuf-xlibrgb.c:1472: warning: unused parameter `cmap'
gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_565':
gdk-pixbuf-xlibrgb.c:1539: warning: unused parameter `x_align'
gdk-pixbuf-xlibrgb.c:1539: warning: unused parameter `y_align'
gdk-pixbuf-xlibrgb.c:1539: warning: unused parameter `cmap'
gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_565_gray':
gdk-pixbuf-xlibrgb.c:1670: warning: unused parameter `x_align'
gdk-pixbuf-xlibrgb.c:1670: warning: unused parameter `y_align'
gdk-pixbuf-xlibrgb.c:1670: warning: unused parameter `cmap'
gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_565_br':
gdk-pixbuf-xlibrgb.c:1769: warning: unused parameter `x_align'
gdk-pixbuf-xlibrgb.c:1769: warning: unused parameter `y_align'
gdk-pixbuf-xlibrgb.c:1769: warning: unused parameter `cmap'
gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_565_d':
gdk-pixbuf-xlibrgb.c:1808: warning: unused parameter `cmap'
gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_555':
gdk-pixbuf-xlibrgb.c:1978: warning: unused parameter `x_align'
gdk-pixbuf-xlibrgb.c:1978: warning: unused parameter `y_align'
gdk-pixbuf-xlibrgb.c:1978: warning: unused parameter `cmap'
gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_555_br':
gdk-pixbuf-xlibrgb.c:2010: warning: unused parameter `x_align'
gdk-pixbuf-xlibrgb.c:2010: warning: unused parameter `y_align'
gdk-pixbuf-xlibrgb.c:2010: warning: unused parameter `cmap'
gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_888_lsb':
gdk-pixbuf-xlibrgb.c:2074: warning: unused parameter `x_align'
gdk-pixbuf-xlibrgb.c:2074: warning: unused parameter `y_align'
gdk-pixbuf-xlibrgb.c:2074: warning: unused parameter `cmap'
gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_0888':
gdk-pixbuf-xlibrgb.c:2184: warning: unused parameter `x_align'
gdk-pixbuf-xlibrgb.c:2184: warning: unused parameter `y_align'
gdk-pixbuf-xlibrgb.c:2184: warning: unused parameter `cmap'
gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_0888_br':
gdk-pixbuf-xlibrgb.c:2215: warning: unused parameter `x_align'
gdk-pixbuf-xlibrgb.c:2215: warning: unused parameter `y_align'
gdk-pixbuf-xlibrgb.c:2215: warning: unused parameter `cmap'
gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_8880_br':
gdk-pixbuf-xlibrgb.c:2246: warning: unused parameter `x_align'
gdk-pixbuf-xlibrgb.c:2246: warning: unused parameter `y_align'
gdk-pixbuf-xlibrgb.c:2246: warning: unused parameter `cmap'
gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_truecolor_lsb':
gdk-pixbuf-xlibrgb.c:2279: warning: unused parameter `x_align'
gdk-pixbuf-xlibrgb.c:2279: warning: unused parameter `y_align'
gdk-pixbuf-xlibrgb.c:2280: warning: unused parameter `cmap'
gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_truecolor_lsb_d':
gdk-pixbuf-xlibrgb.c:2333: warning: unused parameter `cmap'
gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_truecolor_msb':
gdk-pixbuf-xlibrgb.c:2396: warning: unused parameter `x_align'
gdk-pixbuf-xlibrgb.c:2396: warning: unused parameter `y_align'
gdk-pixbuf-xlibrgb.c:2397: warning: unused parameter `cmap'
gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_truecolor_msb_d':
gdk-pixbuf-xlibrgb.c:2450: warning: unused parameter `cmap'
gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_4':
gdk-pixbuf-xlibrgb.c:2515: warning: unused parameter `cmap'
gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_gray4':
gdk-pixbuf-xlibrgb.c:2554: warning: unused parameter `x_align'
gdk-pixbuf-xlibrgb.c:2554: warning: unused parameter `y_align'
gdk-pixbuf-xlibrgb.c:2554: warning: unused parameter `cmap'
gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_gray4_pack':
gdk-pixbuf-xlibrgb.c:2588: warning: unused parameter `x_align'
gdk-pixbuf-xlibrgb.c:2588: warning: unused parameter `y_align'
gdk-pixbuf-xlibrgb.c:2588: warning: unused parameter `cmap'
gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_gray4_d':
gdk-pixbuf-xlibrgb.c:2638: warning: unused parameter `cmap'
gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_gray4_d_pack':
gdk-pixbuf-xlibrgb.c:2678: warning: unused parameter `cmap'
gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_1':
gdk-pixbuf-xlibrgb.c:2738: warning: unused parameter `cmap'
gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_gray_cmap':
gdk-pixbuf-xlibrgb.c:2903: warning: unused parameter `cmap'
gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_gray8_gray':
gdk-pixbuf-xlibrgb.c:1504: warning: unused parameter `x_align'
gdk-pixbuf-xlibrgb.c:1504: warning: unused parameter `y_align'
gdk-pixbuf-xlibrgb.c:1504: warning: unused parameter `cmap'
gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_888_msb':
gdk-pixbuf-xlibrgb.c:2046: warning: unused parameter `x_align'
gdk-pixbuf-xlibrgb.c:2046: warning: unused parameter `y_align'
gdk-pixbuf-xlibrgb.c:2046: warning: unused parameter `cmap'
gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_cmap_fail':
gdk-pixbuf-xlibrgb.c:206: warning: unused parameter `msg'                       
                                                            
ALSO --->>>

scriptplugin.cpp:283: warning: `PyThreadState*stateo' might be used
   uninitialized in this function
scriptplugin.cpp:283: warning: `PyThreadState*state' might be used
   uninitialized in this function
/usr/include/g++/bits/stl_map.h: At top level:
objimageexport.h:10: warning: `char imgexp__doc__[427]' defined but not used
objimageexport.h:25: warning: `char imgexp_dpi__doc__[63]' defined but not used
objimageexport.h:26: warning: `char imgexp_scale__doc__[69]' defined but not
   used
objimageexport.h:27: warning: `char imgexp_quality__doc__[82]' defined but not
   used
objimageexport.h:28: warning: `char imgexp_filename__doc__[64]' defined but not
   used
objimageexport.h:29: warning: `char imgexp_type__doc__[65]' defined but not
   used
objimageexport.h:30: warning: `char imgexp_alltypes__doc__[44]' defined but not
   used
objimageexport.h:32: warning: `char imgexp_save__doc__[60]' defined but not
   used
objimageexport.h:33: warning: `char imgexp_saveas__doc__[58]' defined but not
   used
if /bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ 
-DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include/freetype2 
-I/usr/lib/qt3/include -I/usr/X11R6/include -I../../../scribus 
-I/usr/include/python2.3 -DDOCDIR=\"/usr/local/share/scribus/doc/\" 
-DICONDIR=\"/usr/local/share/scribus/icons/\" 
-DSAMPLESDIR=\"/usr/local/share/scribus/samples/\" 
-DSCRIPTSDIR=\"/usr/local/share/scribus/scripts/\" 
-DTEMPLATEDIR=\"/usr/local/share/scribus/templates/\" 
-DLIBDIR=\"/usr/local/lib/scribus/\" 
-DPLUGINDIR=\"/usr/local/lib/scribus/plugins/\" -DQT_THREAD_SUPPORT  
-D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts 
-Wall -W -Wpointer-arith-Wwrite-strings -O2 -Wformat-security 
-Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common  -MT 
objimageexport.lo -MD -MP -MF ".deps/objimageexport.Tpo" -c -o 
objimageexport.lo objimageexport.cpp; \
then mv -f ".deps/objimageexport.Tpo" ".deps/objimageexport.Plo"; else rm -f 
".deps/objimageexport.Tpo"; exit 1; fi
objimageexport.cpp: In function `PyObject* ImageExport_saveAs(ImageExport*,
   PyObject*)':
objimageexport.cpp:149: warning: deprecated conversion from string constant to
   `char*'
objimageexport.cpp: In function `int ImageExport_init(ImageExport*, PyObject*,
   PyObject*)':
objimageexport.cpp:47: warning: unused parameter `ImageExport*self'
objimageexport.cpp:47: warning: unused parameter `PyObject*args'
objimageexport.cpp:47: warning: unused parameter `PyObject*kwds'
objimageexport.cpp: In function `PyObject* ImageExport_getName(ImageExport*,
   void*)':
objimageexport.cpp:59: warning: unused parameter `void*closure'
objimageexport.cpp: In function `PyObject* ImageExport_getType(ImageExport*,
   void*)':
objimageexport.cpp:77: warning: unused parameter `void*closure'
objimageexport.cpp: In function `int ImageExport_setAllTypes(ImageExport*,
   PyObject*, void*)':
objimageexport.cpp:113: warning: unused parameter `ImageExport*self'
objimageexport.cpp:113: warning: unused parameter `PyObject*value'
objimageexport.cpp:113: warning: unused parameter `void*closure'
objimageexport.cpp: In function `PyObject* ImageExport_new(PyTypeObject*,
   PyObject*, PyObject*)':
objimageexport.cpp:29: warning: unused parameter `PyObject*args'
objimageexport.cpp:29: warning: unused parameter `PyObject*kwds'
objimageexport.cpp: In function `PyObject*
   ImageExport_getAllTypes(ImageExport*, void*)':
objimageexport.cpp:99: warning: unused parameter `ImageExport*self'
objimageexport.cpp:99: warning: unused parameter `void*closure'
objimageexport.cpp: In function `int ImageExport_setType(ImageExport*,
   PyObject*, void*)':
objimageexport.cpp:83: warning: unused parameter `void*closure'
objimageexport.cpp: In function `int ImageExport_setName(ImageExport*,
   PyObject*, void*)':
objimageexport.cpp:65: warning: unused parameter `void*closure'





Reply via email to