s***@gmail.com
2004-10-07 22:38:44 UTC
I was having trouble since long time removing some of the warnings
from my file which was builted on Solaris 9 using C++ compiler 5.0.3.
Your help would be highly appreciated.
Warning message is :
Warning (Anachronism): Formal argument destroy_value_func of type
extern "C" void(*)(Void *) in call to g_hash_table(extern "C" unsigned
(*)(const void*),extern "C" int(*)(const void*,const void*),extern "C"
void (*)(void*),extern "C" void (*)(void*)) is being passed
void(*)(void*).
This kind of several warnings I am getting.
Thanks,
from my file which was builted on Solaris 9 using C++ compiler 5.0.3.
Your help would be highly appreciated.
Warning message is :
Warning (Anachronism): Formal argument destroy_value_func of type
extern "C" void(*)(Void *) in call to g_hash_table(extern "C" unsigned
(*)(const void*),extern "C" int(*)(const void*,const void*),extern "C"
void (*)(void*),extern "C" void (*)(void*)) is being passed
void(*)(void*).
This kind of several warnings I am getting.
Thanks,