| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| From: | Malte Starostik <malte DOT starostik AT t-online DOT de> |
| To: | "Martin Gainty" <mgainty AT hotmail DOT com>, |
| <openslp-devel AT lists DOT sourceforge DOT net> | |
| Subject: | Re: [Openslp-devel] namespace problems |
| Date: | Wed, 9 Jul 2003 23:35:14 +0200 |
| User-Agent: | KMail/1.5.9 |
| Cc: | <cygwin AT cygwin DOT com> |
| References: | <Law10-OE61rdusluCBc00027f42 AT hotmail DOT com> |
| In-Reply-To: | <Law10-OE61rdusluCBc00027f42@hotmail.com> |
| X-Security-Warning: | All Your Base Are Belong To Us! |
| MIME-Version: | 1.0 |
| Message-Id: | <200307092335.19007.malte.starostik@t-online.de> |
--Boundary-02=_WqID/5/dIdJ1BmB
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
On Wednesday 09 July 2003 22:43, Martin Gainty wrote:
> //
>
> /** @file stringfwd.h
> * This is an internal header file, included by other library headers.
> * You should not attempt to use it directly.
> */
>
> #ifndef _CPP_BITS_STRINGFWD_H
> #define _CPP_BITS_STRINGFWD_H 1
>
> #pragma GCC system_header
>
> #include <c++config.h>
>
> namespace std
> {
> //other stuff commented out until namespace is fixed
> }
>
> causes
> error C2282: 'namespace' is followed by 'std' (missing ','?)
>
> What is causing this?
"error CXXXX" looks like the MS compiler to me? Are you trying to compile a=
=20
GNU libstdc++ header with MSVC?
Looks like you're trying to compile C++ sources in C mode.
Anyway, what has this got to do with OpenSLP?
Regards,
=2DMalte
--Boundary-02=_WqID/5/dIdJ1BmB
Content-Type: application/pgp-signature
Content-Description: signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQA/DIqWVDF3RdLzx4cRAncWAJ9b3t3CqyvRz7obET8rYfUPl0qQlwCgwV5p
TdQ38AohD0zOWrvC+2qqRPs=
=L6Mw
-----END PGP SIGNATURE-----
--Boundary-02=_WqID/5/dIdJ1BmB--
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |