Olivier Houchard <[EMAIL PROTECTED]> writes: > Log: > Change the casts from (pthread_mutex_t *) to (void *) to keep gcc quiet. > Anybody with a cleaner solution feel free to change it.
Declare dd_lock as a struct pthread_mutex * instead of a void * in src/include/dirent.h. DES -- Dag-Erling Smørgrav - [EMAIL PROTECTED] _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"