"Following up on r39756, ..."
But this *is* r39756 :-)
On Fri, Oct 2, 2009 at 09:14, Bert Huijben <rhuijben_at_sharpsvn.net> wrote:
> Author: rhuijben
> Revision: 39756
> Property Name: svn:log
> Action: modified
>
> Property diff:
> --- old property value
> +++ new property value
> @@ -1,3 +1,7 @@
> +Following up on r39756, fix segfaults on non-64-bit machines caused by
> +passing a 32 bit integer instead of a 64 bit integer. This fixes the
> +upgrade tests for me that previously segfaulted.
> +
> * subversion/libsvn_wc/upgrade.c
> (upgrade_to_wcng): Pass an integer as apr_int64_t to match the expected
> bindf values.
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=495&dsMessageId=2402917
>
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2404750
Received on 2009-10-08 02:37:55 CEST