g++ treats pointer to C function as compatible with pointer to C++ function, 
but the C++ standard says they are not compatible types. A C++ implementation 
can use a different calling sequence for functions with C++ linkage.
--
This message posted from opensolaris.org

Reply via email to