On 08/12/2021 13:37, Nick Kew wrote:
On 7 Dec 2021, at 13:50, Mladen Turk <mt...@apache.org> 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 from file_io/win32 and others,
since IMHO those are totally unusable.
If you can do that cleanly then great!
Netware specifics are enclosed inside
#ifdef NETWARE
...
#endif
so that should be simple cleanup
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?
I'm talking only for 2.0 and beyond.
1.x branches should stay as is.
Regards
--
^TM