Hi,
While compiling with Sun CC (studio10) compiler, I've observed the following warnings:
Warning (Anachronism): Formal argument 3 of type extern "C" void*(*)(void*) in call to pthread_create(unsigned*, const _pthread_attr*, extern "C" void*(*)(void*), void*) is being passed void*(*)(void*).
Any tips on resolving this?
Thanks,
ameli.