From kdevelop-devel Thu Jun 30 13:47:23 2005 From: Vladimir Prus Date: Thu, 30 Jun 2005 13:47:23 +0000 To: kdevelop-devel Subject: New parser branch (Was: Dumping the source DOM?) Message-Id: <200506301747.23811.ghost () cs ! msu ! su> X-MARC-Message: https://marc.info/?l=kdevelop-devel&m=112013934809419 On Thursday 30 June 2005 16:39, Adam Treat wrote: > > Another thing I'm interested in is C++ refactoring, and the requires > > information about variables and function *bodies* in general, that gccxml > > does not provide. > > > > It's somewhat depressing that there's no open-source C++ parser with a > > nice interface that understand of all the language. > > > > > I'm interested in the new method dialog and, etc. > > > > Why does this require information about existing methods? > > > > - Volodya > > Dude, it is coming. See Roberto's KDevelop4 parser branch in svn. I'd be happy if that parser can parse everything, but: ghost@zigzag:~/build/kdevelop4-parser$ r++ lexer.cpp Segmentation fault ghost@zigzag:~/build/kdevelop4-parser$ r++ ast.cpp Segmentation fault ghost@zigzag:~/build/kdevelop4-parser$ r++ tokens.h Segmentation fault Am I doing something wrong? - Volodya _______________________________________________ KDevelop-devel mailing list KDevelop-devel@barney.cs.uni-potsdam.de http://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel