Hi, > When I do "global -x CCsString", where CCsString is a custom string > class my company uses extensively, I get a ton of results like this: > > typedef pair<CCsString, CObjectProfileInfo> objectprofile_pair; > > This isn't a definition of CCsString, but a definition of > objectprofile_pair, so it seems there's something wrong with the code > that picks definitions out of typedefs.
I have added this bug to the 'Known bugs' list. <http://www.gnu.org/software/global/bugs.html> Thank you. > On a side note, are patches still being accepted for this project? I'm > subscribed to help-global, and I've seen a couple of people post > patches, one for a javascript plugin, without any feedback going to > the list. I'd be interested in fixing bugs I run into, but list > activity is so low that I'm a little worried about whether I can get > patches pushed upstream. Bug reports with patche are welcome. If they are tested, I will accept them. I hesitate at the acceptance of a new parser, because accepting parser is easy but the support of it is difficult. I rather hope plug-in parsers to be distributed independently of the GLOBAL package. I would like to link to such site from GLOBAL's site: <http://www.gnu.org/software/global/links.html> -- Shigio YAMAGUCHI <[email protected]> PGP fingerprint: D1CB 0B89 B346 4AB6 5663 C4B6 3CA5 BBB3 57BE DDA3 _______________________________________________ Bug-global mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-global
