Re: svn commit: r1934394 - in apr/apr/trunk: . build build/rpm dso/beos include/arch/beos locks/beos network_io/beos shmem/beos threadproc/beos
Ruediger Pluem <[email protected]> Thu, 21 May 2026 09:59:32 +0200
| Newsgroups | gmane.comp.apache.apr.devel |
|---|---|
| Message-ID | <[email protected]> |
On 5/20/26 2:24 PM, Ivan Zhakov wrote: > On Wed, 20 May 2026 at 09:34, Ruediger Pluem <[email protected] <mailto:[email protected]>> wrote: > > > > On 5/19/26 2:19 PM, [email protected] <mailto:[email protected]> wrote: > > Author: ivan > > Date: Tue May 19 12:19:46 2026 > > New Revision: 1934394 > > > > Log: > > Remove support for BeOS: BeOS was released in 1995 and the latest release was > > in 2000. > > > > Discussion: > > https://lists.apache.org/thread/z36md3dwxwvw1y51hygmzsssb6x8t97t > > > > Deleted: > > apr/apr/trunk/dso/beos/ > > apr/apr/trunk/include/arch/beos/ > > apr/apr/trunk/locks/beos/ > > apr/apr/trunk/network_io/beos/ > > apr/apr/trunk/shmem/beos/ > > apr/apr/trunk/threadproc/beos/ > > Modified: > > apr/apr/trunk/CHANGES > > apr/apr/trunk/build/gen-build.py > > apr/apr/trunk/build/rpm/apr.spec.in <http://apr.spec.in> > > apr/apr/trunk/config.layout > > > > Modified: apr/apr/trunk/CHANGES > > ============================================================================== > > --- apr/apr/trunk/CHANGES Tue May 19 12:11:01 2026 (r1934393) > > +++ apr/apr/trunk/CHANGES Tue May 19 12:19:46 2026 (r1934394) > > @@ -319,6 +319,8 @@ Changes for APR 2.0.0 > > > > *) Remove support for Netware. > > > > + *) Remove support for BeOS. > > Should we probably note that Haiku is still supported? > > Do you mean in CHANGES? I am not sure about this. The problem that currently APR (1.7.x and trunk) needs some patches to properly > work on Haiku. Yes I was referring to the CHANGES entry, but if we miss patches to fully work on Haiku we probably should leave it as is. Regards Rüdiger