K 10 svn:author V 3 kan K 8 svn:date V 27 2003-07-11T05:47:05.000000Z K 7 svn:log V 137 Do not compare unsigned int values with ULONG_MAX. The comparison is always false on 64bit platforms and GCC 3.3.1 issues warning there. END