[cups.general] compilation warnings on sunos5.8, probably not significant?

wtautz wtautz at cs.uwaterloo.ca
Wed Aug 2 13:08:48 PDT 2006


Hi, While compiling with Sun's compiler on SunOS5.8 I noticed: (for
cups-1.2.2)


Compiling GfxFont.cxx...
"GfxFont.cxx", line 1276: Warning (Anachronism): Formal argument 4 of
type extern "C" int(*)(const void*,const void*) in call to
std::qsort(void*, unsigned, unsigned, extern "C" int(*)(const
void*,const void*)) is being passed int(*)(const void*,const void*).
"GfxFont.cxx", line 1360: Warning (Anachronism): Formal argument 4 of
type extern "C" int(*)(const void*,const void*) in call to
std::qsort(void*, unsigned, unsigned, extern "C" int(*)(const
void*,const void*)) is being passed int(*)(const void*,const void*).
2 Warning(s) detected.
Compiling GfxState.cxx...
Compiling GHash.cxx...
Compiling GList.cxx...
"GList.cxx", line 86: Warning (Anachronism): Formal argument 4 of type
extern "C" int(*)(const void*,const void*) in call to std::qsort(void*,
unsigned, unsigned, extern "C" int(*)(const void*,const void*)) is being
passed int(*)(const void*,const void*).
1 Warning(s) detected.

Walter





More information about the cups mailing list