On Sun, 2006-06-04 at 12:09 +0200, Klaus Schmidinger wrote: > - Removed the call to pthread_setschedparam(childTid, SCHED_RR, 0) in thread.c, > because it caused a compiler warning with g++ 4.1.1 (reported by Ville Skytt?). History entry nitpick: as someone else pointed out, this warning probably has nothing to do with g++ 4.1.1, but rather post-2.4 glibc since a couple of months ago (such as the one in Fedora Core 5), see revision 1.41 at http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/pthread/pthread.h?cvsroot=glibc&only_with_tag=MAIN