> -----Original Message-----
> From: Hyrum K Wright [mailto:[email protected]]
> Sent: maandag 9 mei 2011 16:32
> To: [email protected]
> Cc: [email protected]
> Subject: Re: svn commit: r1100704 -
> /subversion/trunk/subversion/libsvn_wc/wc_db.c
> Instead of all the casting, why don't we just change the types of the
> various local variables?
I don't think I'll live the day where normal path lengths don't fit in an 32
bit integer.
For a 32 bit signed op-depth overflow we need at least 4GB bytes in a path
name.
Bert