Re: svn commit: r1896510 - in /apr/apr/branches/1.7.x: ./ file_io/win32/ include/arch/unix/ include/arch/win32/ network_io/os2/ poll/os2/ poll/unix/

2022-01-19 Thread Yann Ylavic
On Thu, Jan 13, 2022 at 7:04 PM Ivan Zhakov wrote: > > On Fri, 7 Jan 2022 at 17:33, Yann Ylavic wrote: > > > > I think that most if not all of the changes to 1.7.x since 1.7.0 are > > fixes for bugs that were there before 1.7 already, not regressions > > introduced by 1.7.0. > > Agreed on the bug

Re: svn commit: r1897021 - /apr/apr/branches/1.8.x/

2022-01-19 Thread Yann Ylavic
On Fri, Jan 14, 2022 at 1:59 AM William A Rowe Jr wrote: > > A quick review of nm against libapr-1.so between 1.7.0 and 1.7.x > indicates that 1.7.1 > isn't releasable as-is. Any hints? > > +T apr_pool_find > +T apr_pool_join > +T apr_pool_lock > +T apr_pool_num_bytes These should have disappeare

Re: svn commit: r1896510 - in /apr/apr/branches/1.7.x: ./ file_io/win32/ include/arch/unix/ include/arch/win32/ network_io/os2/ poll/os2/ poll/unix/

2022-01-19 Thread Yann Ylavic
On Fri, Jan 14, 2022 at 4:20 PM Ivan Zhakov wrote: > > 1. Revert this change from 1.7.x Done in r1897222. Regards; Yann.

Re: svn commit: r1897208 - in /apr/apr/branches/win32-pollset-wakeup-no-file-socket-emulation: file_io/win32/ include/arch/unix/ include/arch/win32/ poll/unix/

2022-01-19 Thread Yann Ylavic
On Wed, Jan 19, 2022 at 5:42 PM wrote: > > Author: ivan > Date: Wed Jan 19 16:41:59 2022 > New Revision: 1897208 > > URL: http://svn.apache.org/viewvc?rev=1897208&view=rev > Log: > On 'win32-pollset-wakeup-no-file-socket-emulation' branch: > > Windows: For the pollset wakeup, use apr_socket_t dire

Re: svn commit: r1895508 - in /apr/apr/trunk: dso/win32/ file_io/win32/ locks/win32/ misc/unix/ misc/win32/ network_io/unix/ network_io/win32/ passwd/ shmem/win32/ threadproc/win32/ time/win32/ user/w

2022-01-19 Thread William A Rowe Jr
On Wed, Jan 19, 2022 at 11:31 AM Yann Ylavic wrote: > > I'm a bit surprised that _WIN32_WCE used CreateThread() while more > recent ones use _beginthreadex(), shouldn't it be the opposite? > CreateThread() aligns more with the usual/modern naming convention on > Windows.. Ignore naming conventio

Re: svn commit: r1895508 - in /apr/apr/trunk: dso/win32/ file_io/win32/ locks/win32/ misc/unix/ misc/win32/ network_io/unix/ network_io/win32/ passwd/ shmem/win32/ threadproc/win32/ time/win32/ user/w

2022-01-19 Thread Yann Ylavic
On Thu, Dec 2, 2021 at 10:21 PM wrote: > > Author: mturk > Date: Thu Dec 2 21:21:18 2021 > New Revision: 1895508 > > URL: http://svn.apache.org/viewvc?rev=1895508&view=rev > Log: > Stage 3 in dismantling _WIN32_WCE ... cleanup code > [] > Modified: apr/apr/trunk/threadproc/win32/thread.c > URL:

Re: apr/trunk netware and os2

2022-01-19 Thread Paul Smedley
Hi Mladen, On 18/1/22 09:42, Mladen Turk wrote: On 17/01/2022 21:01, Paul Smedley wrote: Hi Guys, I'm still using the os2 APR code for Subversion and Apache2 -  I'd like to  keep it. I'd even like to  commit my patches at some point. How realistic is that for apr/trunk, a.k.a 2.0.x? I