On Mon, Aug 02, 2010 at 02:18:45AM +0300, Daniel Shahaf wrote: > Why not > > err2 = svn_dirent_get_absolute(); > if (err2) > return svn_error_compose_create(err2, err); > > ?
Oh, right! Thanks for the cluestick :)
On Mon, Aug 02, 2010 at 02:18:45AM +0300, Daniel Shahaf wrote: > Why not > > err2 = svn_dirent_get_absolute(); > if (err2) > return svn_error_compose_create(err2, err); > > ?
Oh, right! Thanks for the cluestick :)