bug-global
[Top][All Lists]
Advanced

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

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


From: Hideki IWAMOTO
Subject: Re: [Global-commit] global THANKS gtags-parser/Cpp.c
Date: Sat, 03 Jan 2009 20:29:28 +0900

Hi.
> http://cvs.savannah.gnu.org/viewcvs/global/gtags-parser/Cpp.c?cvsroot=global&r1=1.13&r2=1.14

This change brought the following compiler warning. Please check.

Cpp.c: In function 'Cpp':
Cpp.c:76: warning: 'c' may be used uninitialized in this function


On Fri, 02 Jan 2009 04:57:05 +0000, Shigio YAMAGUCHI wrote...
> 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
> 
> 
> _______________________________________________
> Global-commit mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/global-commit

----
Hideki IWAMOTO  address@hidden




reply via email to

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