Jeff Trawick wrote on Sun, Jan 15, 2012 at 08:15:55 -0500:
> On Fri, Jan 13, 2012 at 10:57 AM, Daniel Shahaf wrote:
> > [[[
> > Follow-up to r1033547: track mod_dav API change.
> >
> > In r882274, the mod_dav API changed in two ways: the signatures of
> > dav_new_error() and dav_new_error_tag() ch
On Fri, Jan 13, 2012 at 10:57 AM, Daniel Shahaf wrote:
> [[[
> Follow-up to r1033547: track mod_dav API change.
>
> In r882274, the mod_dav API changed in two ways: the signatures of
> dav_new_error() and dav_new_error_tag() changed, and 'struct dav_error'
> changed its errno number member into an
And another patch:
[[[
Index: subversion/tests/cmdline/davautocheck.sh
===
--- subversion/tests/cmdline/davautocheck.sh(revision 1231107)
+++ subversion/tests/cmdline/davautocheck.sh(working copy)
@@ -292,9 +292,22 @@
$LOAD_M
[[[
Follow-up to r1033547: track mod_dav API change.
In r882274, the mod_dav API changed in two ways: the signatures of
dav_new_error() and dav_new_error_tag() changed, and 'struct dav_error'
changed its errno number member into an apr_status_t. r1033547 tracked
the former change but not the latt
4 matches
Mail list logo