[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r36851 - trunk/subversion/libsvn_fs_base

From: Greg Stein <gstein_at_gmail.com>
Date: Mon, 30 Mar 2009 23:22:45 +0200

On Mon, Mar 30, 2009 at 21:35, Stefan Sperling <stsp_at_elego.de> wrote:
> On Mon, Mar 30, 2009 at 01:16:30PM -0400, C. Michael Pilato wrote:
>> Greg Stein wrote:
>> >> +  err = svn_io_read_version_file(&old_format_number, version_file_path, pool);
>> >> +  if (APR_STATUS_IS_ENOENT(err->apr_err))
>> >
>> > Hmm? And won't this fail miserably when err == NULL ?
>>
>> Yup.
>
> Whooops! Thanks for catching.

Grumpy me says, "not a hard one to catch"

:-(

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1486301
Received on 2009-03-30 23:23:20 CEST

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.