Re: Dropping Netware code from Windows apr/trunk

2021-12-14 Thread Mladen Turk
On 09/12/2021 16:27, Graham Leggett wrote: On 08 Dec 2021, at 14:37, Nick Kew wrote: If you can do that cleanly then great! Should we draw a clean line under released branches, so anything later than 1.7.x drops Netware, regardless of whether it's a 1.8 or a 2.0? For v2.0 and above it’s

Re: Dropping Netware code from Windows apr/trunk

2021-12-14 Thread Mladen Turk
On 08/12/2021 13:37, Nick Kew wrote: On 7 Dec 2021, at 13:50, Mladen Turk wrote: There are still bunch of Netware code polluting win32 code in apr/trunk. Since the Netware itself is discontinued for quit some time, I wonder the effective purpose of that code inside apr. I propose to

Re: Dropping Netware code from Windows apr/trunk

2021-12-09 Thread Ruediger Pluem
On 12/9/21 9:18 PM, Greg Stein wrote: > On Thu, Dec 9, 2021 at 1:55 PM Ruediger Pluem > wrote: > > On 12/9/21 6:10 PM, Greg Stein wrote: > > On Wed, Dec 8, 2021 at 7:08 AM Ruediger Pluem

Re: Dropping Netware code from Windows apr/trunk

2021-12-09 Thread Greg Stein
On Thu, Dec 9, 2021 at 1:55 PM Ruediger Pluem wrote: > On 12/9/21 6:10 PM, Greg Stein wrote: > > On Wed, Dec 8, 2021 at 7:08 AM Ruediger Pluem > wrote: > >>... > > > > I think our API / ABI rules do not allow this for 1.8, only for 2.0. > > But the question is

Re: Dropping Netware code from Windows apr/trunk

2021-12-09 Thread Ruediger Pluem
On 12/9/21 6:10 PM, Greg Stein wrote: > On Wed, Dec 8, 2021 at 7:08 AM Ruediger Pluem > wrote: >>... > > I think our API / ABI rules do not allow this for 1.8, only for 2.0. > But the question is if we are wiling to break them for a platform that is > no

Re: Dropping Netware code from Windows apr/trunk

2021-12-09 Thread Greg Stein
On Wed, Dec 8, 2021 at 7:08 AM Ruediger Pluem wrote: >... > I think our API / ABI rules do not allow this for 1.8, only for 2.0. > But the question is if we are wiling to break them for a platform that is > no longer maintained by us and is out of vendor support > for many years. Hence it likely

Re: Dropping Netware code from Windows apr/trunk

2021-12-09 Thread Graham Leggett
On 08 Dec 2021, at 14:37, Nick Kew wrote: > If you can do that cleanly then great! > > Should we draw a clean line under released branches, > so anything later than 1.7.x drops Netware, regardless > of whether it's a 1.8 or a 2.0? For v2.0 and above it’s fine to remove support for old

Re: Dropping Netware code from Windows apr/trunk

2021-12-08 Thread Ruediger Pluem
On 12/8/21 1:37 PM, Nick Kew wrote: > > >> On 7 Dec 2021, at 13:50, Mladen Turk wrote: >> >> There are still bunch of Netware code >> polluting win32 code in apr/trunk. >> >> Since the Netware itself is discontinued for >> quit some time, I wonder the effective purpose >> of that code inside

Re: Dropping Netware code from Windows apr/trunk

2021-12-08 Thread Nick Kew
> On 7 Dec 2021, at 13:50, Mladen Turk wrote: > > There are still bunch of Netware code > polluting win32 code in apr/trunk. > > Since the Netware itself is discontinued for > quit some time, I wonder the effective purpose > of that code inside apr. > > I propose to remove all that > #ifdef

Re: Dropping Netware code from Windows apr/trunk

2021-12-07 Thread Ruediger Pluem
On 12/7/21 2:50 PM, Mladen Turk wrote: > There are still bunch of Netware code > polluting win32 code in apr/trunk. > > Since the Netware itself is discontinued for > quit some time, I wonder the effective purpose > of that code inside apr. > > I propose to remove all that > #ifdef NETWARE

Dropping Netware code from Windows apr/trunk

2021-12-07 Thread Mladen Turk
There are still bunch of Netware code polluting win32 code in apr/trunk. Since the Netware itself is discontinued for quit some time, I wonder the effective purpose of that code inside apr. I propose to remove all that #ifdef NETWARE from file_io/win32 and others, since IMHO those are totally