This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [PATCH] adjustments for NetWare
- From: Paolo Carlini <pcarlini at suse dot de>
- To: Jan Beulich <jbeulich at novell dot com>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Mon, 25 Feb 2008 13:18:33 +0100
- Subject: Re: [PATCH] adjustments for NetWare
- References: <47C2B136.76E4.0078.0@novell.com>
Hi Jan, Beulich wrote:
> Built and tested for i686-novell-netware on i686-pc-linux-gnu.
>
> 2008-02-25 Jan Beulich <jbeulich@novell.com>
>
> * acinclude.m4: Also check for EIDRM and ETXTBSY.
> * configure: Re-generate.
> * config/os/generic/error_constants.h (namespace posix_error):
> Also wrap uses of EIDRM and ETXTBSY in conditionals.
> * testsuite/19_diagnostics/headers/system_error/types_std_c++0x.cc:
> Likewise.
>
Ok for mainline. Many thanks!
Paolo.