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
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Help-global mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-global
