From kdevelop-devel Tue Jul 12 16:42:05 2005 From: Roberto Raggi Date: Tue, 12 Jul 2005 16:42:05 +0000 To: kdevelop-devel Subject: Re: New parser branch (Was: Dumping the source DOM?) Message-Id: <200507121842.05859.roberto () kdevelop ! org> X-MARC-Message: https://marc.info/?l=kdevelop-devel&m=112118663300347 On Thursday 30 June 2005 15:47, Vladimir Prus wrote: > 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? strange! it seems to me you're using the wrong ``r++''(maybe the one distribuited with kdevelo3!!?). Please, can you try with "./r++ -dump file.cpp" (NOTE the ./ prefix) anyway, gccxml is *NOT* a solution for KDevelop. We need to parse the code(actually the *incorrect/unfinished* code) in realtime. r++ is good enough for KDevelop. Actually it is pretty good. It can parse Qt, KDE and most of boost. ciao robe _______________________________________________ KDevelop-devel mailing list KDevelop-devel@barney.cs.uni-potsdam.de http://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel