|
From: | Nogradi, Chris |
Subject: | Re: gtags missing functions with comments before their parameters |
Date: | Thu, 28 Feb 2008 08:13:17 -0600 |
Hello Shigio,
Since I needed this problem (http://lists.gnu.org/archive/html/bug-global/2007-10/msg00002.html)
fixed, I made a change to token.c to address it. This is probably not the
proper solution since peekc() is generic and my change makes it only usable by
C/C++/Java but these parsers seem to be the only ones using it in 5.6.2.
I have attached the fix for your info in case it is of use to you.
Thanks for the hard work,
Chris
-------------------------
This e-mail and any attachments may contain confidential material for the sole use of the intended recipient. If you are not the intended recipient, please be aware that any disclosure, copying, distribution or use of this e-mail or any attachment is prohibited. If you have received this e-mail in error, please contact the sender and delete all copies.
Thank you for your cooperation
token.c
Description: token.c
[Prev in Thread] | Current Thread | [Next in Thread] |