On Tue, Nov 30, 2021 at 4:47 PM Mladen Turk <mt...@apache.org> wrote: > > BTW did anyone was able to compile trunk on netware or os2 > There are bunch of those NWGNUmakefiles and netware subdirs
My +1 to drop both from trunk. > According to Wikipedia NetWare was discontinued in 2009 > and OS/2 in 2001, so if anyone can explain why we have > those in trunk/apr-2 (that will be hopefully released one day). > > IMHO, we should drop all that as well as windows stuff like > APR_HAS_ANSI_FS and _WIN32_WCE (the latest one beeing my fault) My +1 to drop WCE. My +.9 to drop ANSI, but it begs the question of whether anyone truly relies on an ANSI build for SBCS behavior. But I'm highly confident of our utf-8 implementation and am happy to see ANSI dropped, myself, unless it has an audience whose needs we hadn't addressed.