global-commit
[Top][All Lists]
Advanced

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

[Global-commit] global THANKS gtags-parser/Cpp.c


From: Shigio YAMAGUCHI
Subject: [Global-commit] global THANKS gtags-parser/Cpp.c
Date: Fri, 02 Jan 2009 04:57:05 +0000

CVSROOT:        /sources/global
Module name:    global
Changes by:     Shigio YAMAGUCHI <shigio>       09/01/02 04:57:05

Modified files:
        .              : THANKS 
        gtags-parser   : Cpp.c 

Log message:
        [Fixed the bug in 
http://lists.gnu.org/archive/html/help-global/2007-12/msg00002.html]
        
        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
                { ...
        
        This bug was reported by Arne Schmitz.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/global/THANKS?cvsroot=global&r1=1.84&r2=1.85
http://cvs.savannah.gnu.org/viewcvs/global/gtags-parser/Cpp.c?cvsroot=global&r1=1.13&r2=1.14




reply via email to

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