Found |
r927492 |
r927492 | stsp | 2010-03-25 16:42:15 +0000 (Thu, 25 Mar 2010) * subversion/libsvn_subr/stream.c (read_range_handler_apr): Fix a warning on 64 bit architecture about an implicit cast by making the cast explicit. The cast is safe in this case. Found by: gstein's compiler