Re: A series of JavaHL fixes on branch 'javahl-1.14-fixes'

2021-01-22 Thread Nathan Hartman
On Fri, Oct 16, 2020 at 1:58 PM Alexandr Miloslavskiy wrote: > > I have committed a series of patches for JavaHL on 'javahl-1.14-fixes' > branch. They mostly address crashes when using TunnelAgent, but also fix > some JNI warnings. > > The branch also includes automatic tests for problems I fixed.

Python bindings issue with multiple apr_pool_t* arguments (was: [PATCH] fix unable to load *.pyd files with Python 3.8.x on Windows)

2021-01-22 Thread Johan Corveleyn
[ Changing subject to get this unburried from a long semi-related thread. More below. ] On Tue, Dec 22, 2020 at 6:27 PM Yasuhito FUTATSUKI wrote: > > On 2020/12/21 15:50, Daniel Shahaf wrote: > > Johan Corveleyn wrote on Sun, 20 Dec 2020 23:05 +0100: > >> On Sat, May 23, 2020 at 2:17 PM Yasuhito

[Patch] Use Python 3 in higher priority than Python2

2021-01-22 Thread Yasuhito FUTATSUKI
Parhaps it is a missed one, that should be fixed :) With this patch, even if environment variable PYTHON pointed to Python 2, the configure script searches Python 3 at first. I'm irresolute that it is what it should be or not, and we should add --with-python argment to specify Python interpreter e

Re: svn commit: r1885656 - /subversion/trunk/tools/hook-scripts/mailer/mailer.py

2021-01-22 Thread Stefan Sperling
On Fri, Jan 22, 2021 at 11:58:40PM +0900, Yasuhito FUTATSUKI wrote: > On 2021/01/22 21:05, Stefan Sperling wrote: > > On Fri, Jan 22, 2021 at 12:48:24PM +0100, Stefan Sperling wrote: > >> On Mon, Jan 18, 2021 at 04:30:27PM -, futat...@apache.org wrote: > >>> Author: futatuki > >>> Date: Mon Jan

Re: svn commit: r1885600 - /subversion/trunk/tools/hook-scripts/mailer/mailer.py

2021-01-22 Thread Yasuhito FUTATSUKI
On 2021/01/22 20:50, Stefan Sperling wrote: > On Sun, Jan 17, 2021 at 01:16:59PM -, futat...@apache.org wrote: >> Author: futatuki >> Date: Sun Jan 17 13:16:59 2021 >> New Revision: 1885600 >> >> URL: http://svn.apache.org/viewvc?rev=1885600&view=rev >> Log: >> Follow up to r1884427, r1885557:

Re: svn commit: r1885656 - /subversion/trunk/tools/hook-scripts/mailer/mailer.py

2021-01-22 Thread Yasuhito FUTATSUKI
On 2021/01/22 21:05, Stefan Sperling wrote: > On Fri, Jan 22, 2021 at 12:48:24PM +0100, Stefan Sperling wrote: >> On Mon, Jan 18, 2021 at 04:30:27PM -, futat...@apache.org wrote: >>> Author: futatuki >>> Date: Mon Jan 18 16:30:27 2021 >>> New Revision: 1885656 >>> >>> URL: http://svn.apache.org

preparing to release 1.14.1 and 1.10.7

2021-01-22 Thread Stefan Sperling
I am volunteering to prepare release artifacts for new 1.14 and 1.10 releases soon. Hopefully, these artifacts will be up for testing and signing by the end of next week (January 29), to be released within the first two weeks of February. Please go through STATUS files on the 1.14.x and 1.10.x bra

Re: svn commit: r1885600 - /subversion/trunk/tools/hook-scripts/mailer/mailer.py

2021-01-22 Thread Stefan Sperling
On Fri, Jan 22, 2021 at 12:50:29PM +0100, Stefan Sperling wrote: > On Sun, Jan 17, 2021 at 01:16:59PM -, futat...@apache.org wrote: > > Author: futatuki > > Date: Sun Jan 17 13:16:59 2021 > > New Revision: 1885600 > > > > URL: http://svn.apache.org/viewvc?rev=1885600&view=rev > > Log: > > Foll

Re: svn commit: r1885656 - /subversion/trunk/tools/hook-scripts/mailer/mailer.py

2021-01-22 Thread Stefan Sperling
On Fri, Jan 22, 2021 at 12:48:24PM +0100, Stefan Sperling wrote: > On Mon, Jan 18, 2021 at 04:30:27PM -, futat...@apache.org wrote: > > Author: futatuki > > Date: Mon Jan 18 16:30:27 2021 > > New Revision: 1885656 > > > > URL: http://svn.apache.org/viewvc?rev=1885656&view=rev > > Log: > > mail

Re: RFE - Version 2 dump format sopport in svnrdump

2021-01-22 Thread Mark Phippard
On Fri, Jan 22, 2021 at 6:11 AM Eric S. Raymond wrote: > Julian Foad : > > Thanks for your detailed reply, Eric. I can accept your argument of > > value of v2 dump format for its simplicity for these purposes. > > *heaves vast sigh of relief* > > Thank you. A few users with trouble because svnrd

Re: svn commit: r1885600 - /subversion/trunk/tools/hook-scripts/mailer/mailer.py

2021-01-22 Thread Stefan Sperling
On Sun, Jan 17, 2021 at 01:16:59PM -, futat...@apache.org wrote: > Author: futatuki > Date: Sun Jan 17 13:16:59 2021 > New Revision: 1885600 > > URL: http://svn.apache.org/viewvc?rev=1885600&view=rev > Log: > Follow up to r1884427, r1885557: mailer.py: Fix mixture of bytes/str. This change se

Re: svn commit: r1885656 - /subversion/trunk/tools/hook-scripts/mailer/mailer.py

2021-01-22 Thread Stefan Sperling
On Mon, Jan 18, 2021 at 04:30:27PM -, futat...@apache.org wrote: > Author: futatuki > Date: Mon Jan 18 16:30:27 2021 > New Revision: 1885656 > > URL: http://svn.apache.org/viewvc?rev=1885656&view=rev > Log: > mailer.py: Restore Python 2 support. mailer.py's test suite starts failing with Pyth

Re: RFE - Version 2 dump format sopport in svnrdump

2021-01-22 Thread Eric S. Raymond
Julian Foad : > Thanks for your detailed reply, Eric. I can accept your argument of > value of v2 dump format for its simplicity for these purposes. *heaves vast sigh of relief* Thank you. A few users with trouble because svnrdump doesn't dump version 2 would have been annoying but comparatively

Re: RFE - Version 2 dump format sopport in svnrdump

2021-01-22 Thread Julian Foad
wrote: >Julian Foad : >> Isn't format 3 documented in the section called "Version 3 format" in >> dump-load-format.txt? >> >It appears to have slipped your mind that the person who wrote most of >that documentation was *me*. And I do still update it occasionally, >most recently about a month ago