Re: [Doxygen-develop] [PATCH] properly track static-like attribute after anonymous namespace in C++
Brought to you by:
dimitri
From: Dimitri v. H. <do...@gm...> - 2013-03-09 10:28:43
|
Hi Anthony, Thanks for the patch. Do you also have an example that shows the problem? Regards, Dimitri On Mar 9, 2013, at 11:13 , Anthony Foiani <ant...@gm...> wrote: > Greetings! > > I was having issues with various functions not getting documented. After a few hours of debugging, it seems that C++ anonymous namespaces "leak" their static-like cloaking onto the first function after the close of anonymous namespace. > > I'm not sure this is a 100% correct fix, but it works for my code base. > > Thanks, > Tony > <reset-static-after-anon-ns.patch>------------------------------------------------------------------------------ > Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester > Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the > endpoint security space. For insight on selecting the right partner to > tackle endpoint security challenges, access the full report. > http://p.sf.net/sfu/symantec-dev2dev_______________________________________________ > Doxygen-develop mailing list > Dox...@li... > https://lists.sourceforge.net/lists/listinfo/doxygen-develop |