[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:16:30 -0400

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.

-- 
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=1483979

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