From: Baptiste L. <gai...@fr...> - 2003-04-29 21:59:08
|
I gave a try to the new astdumper and result are really impressive. I've managed to find a parsing failure when attempting to parse CPPParser.cpp (added to test.bat). I think it's related to the anonymous namespace. I'll give it a more in depth look later. I've finally implemented CPPParser::parseForFunctionBodyAt(). It worked right the first time (at least, the test says so ;-). Next step will be to refactor the Refactoring to use the CPPParser. Baptiste. ----- Original Message ----- From: "Andre Baresel" <and...@gm...> To: "CppTool Mailing List" <Cpp...@li...> Sent: Tuesday, April 29, 2003 12:40 PM Subject: [Cpptool-develop] Some bug fixes with declaration parsing ... > tests with real world applications have shown some bugs which > did occure only if the parsers were called from the MaxLODMutator > context. I have fixed them. > > I'm now on holiday for one week and much work is waiting for me next > week. So there'll be a little silence for a while ... > > Until than, keep on the good work :-) > I will be back as soon as possible > -- André > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Cpptool-develop mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cpptool-develop > |