[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: Stefan Sperling <stsp_at_elego.de>
Date: Mon, 30 Mar 2009 20:35:16 +0100

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.

Stefan
Received on 2009-03-30 21:35:40 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.