help-global
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug in C++ parser?


From: Arne Schmitz
Subject: Bug in C++ parser?
Date: Sat, 15 Dec 2007 13:36:59 +0100
User-agent: KMail/1.9.7

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

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]