<div class="gmail_quote">On Wed, Mar 31, 2010 at 10:40 PM, David Nolden <span dir="ltr"><<a href="mailto:zwabel@googlemail.com">zwabel@googlemail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
2010/3/30 f. achkar <<a href="mailto:fachkar.datawind@gmail.com">fachkar.datawind@gmail.com</a>>:<br>
<div><div></div><div class="h5">> greetings David Nolden,<br>
> I'm not sure but I think there is something not right about the code parser!<br>
> I imported the latest kernel in kdevelop<br>
><br>
> Version 3.9.98 (using KDevPlatform 0.9.98)<br>
> Using KDE 4.3.5 (KDE 4.3.5) "release 0"<br>
><br>
> no offense, but does it take ages to parse the freaking code and it does not<br>
> succeed to find all variables correctly!<br>
> Now, I checked the:<br>
> <a href="http://www.kdevelop.org/mediawiki/index.php/KDevelop_4/Feature_Plan" target="_blank">http://www.kdevelop.org/mediawiki/index.php/KDevelop_4/Feature_Plan</a><br>
><br>
> and it seems all code parsing is done! correct me if wrong?<br>
<br>
</div></div>a) KDevelop is a C++ IDE, not a C IDE.<br>
b) KDevelop is currently not suitable for projects containing millions<br>
of files, it collects too much information.<br>
c) Parsing will _never_ be "done", as it only is an approximation.<br>
Still it's better than in any other IDE that I've tried.<br>
d) If you want to freak out, do it somewhere else.<br>
<font color="#888888"><br>
--<br>
KDevelop-devel mailing list<br>
<a href="mailto:KDevelop-devel@kdevelop.org">KDevelop-devel@kdevelop.org</a><br>
<a href="https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel" target="_blank">https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel</a><br>
</font></blockquote></div><br>or just send a patch :)<br>