Bug in C++ parser?
Arne Schmitz <[email protected]>
| Newsgroups | gmane.comp.gnu.global.general |
|---|---|
| Message-ID | <[email protected]> |
It seems global 5.6.1 has a bug in its C++ parser. The following construct
throws a warning and will not be parsed:
namespace
Foo
{ ...
However, this works:
namespace Foo
{ ...
Cheers,
Arne
--
Dipl.-Inform. Arne Schmitz Phone +49 (0)241 80-21817
Computer Graphics Group Fax +49 (0)241 80-22899
RWTH Aachen University http://www.rwth-graphics.de
Ahornstrasse 55, 52074 Aachen, Germany
_______________________________________________
Help-global mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-global
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBHY8pwzpP3gv0FvtcRAlIeAKCi9/pD6OObV2hTYVKj45IlrNROYgCgnNWe I53/nZQ/CMibebm5tfEEPEc= =Qh8N -----END PGP SIGNATURE-----