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
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
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.
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
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
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:
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