Re: svn commit: r33148 - in trunk/subversion: include include/private libsvn_fs libsvn_subr
From: Greg Stein <gstein_at_gmail.com>
Date: Wed, 17 Sep 2008 14:52:11 -0700
On Wed, Sep 17, 2008 at 2:41 PM, <danielsh_at_tigris.org> wrote:
if len==1, then the above statement will choke. i.e. pass "a"
I'd suggest changing the first two tests to something like:
if (len == 1)
Cheers,
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.