[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: C. Michael Pilato <cmpilato_at_collab.net>
Date: Mon, 30 Mar 2009 13:22:41 -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.

Fixed in r36857.

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1484030

Received on 2009-03-30 19:22:59 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.