Re: [PATCH] Be more helpful when read_entries dies.
From: Kevin Pilch-Bisson <kevin_at_pilch-bisson.net>
 
Date: 2001-12-12 15:30:25 CET 
Thanks Justin.  A couple of nits below.
 On Wed, Dec 12, 2001 at 12:59:23AM -0800, Justin Erenkrantz wrote:
 I don't think apr_err is the error we want specify here.  This will be 0 most
 svn_error: #0 : <No Error>
 Except when we reach the end of file.  Then we would describe an error due to
 Instead, I would do something like svn_error_createf (err->apr_err, 0, err, ...
 Also note that the style of entries.c has spaces between the function name and
 -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Kevin Pilch-Bisson http://www.pilch-bisson.net "Historically speaking, the presences of wheels in Unix has never precluded their reinvention." - Larry Wall ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
  | 
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.