bug-global
[Top][All Lists]
Advanced

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

Re: [PATCH] gctags/Cpp.c:function_definition


From: Shigio Yamaguchi
Subject: Re: [PATCH] gctags/Cpp.c:function_definition
Date: Tue, 31 Aug 2004 21:20:34 +0900

Hi,
> When a symbol appears behind a right parenthesis, function_definition judges 
it 
> function definition. I think that this should be removed in the case of C++.
> 
> 1st reason:
>   The old style function definition is not allowed in C++. 
>   Therefore, it is not necessary to support it.
> 
> 2nd reason:
>   In C++, function declaration is the following form.
> 
>     D1 ( parameterdeclarationclause) cv-qualifier-seqopt exception-specificat
ionopt   

You are right.
--
Shigio Yamaguchi <address@hidden> - Tama Communications Corporation
PGP fingerprint: D1CB 0B89 B346 4AB6 5663  C4B6 3CA5 BBB3 57BE DDA3




reply via email to

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