<br><br><div class="gmail_quote">2010/9/17 Milian Wolff <span dir="ltr"><<a href="mailto:mail@milianw.de">mail@milianw.de</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Wednesday 15 September 2010 20:01:30 David Nolden wrote:<br>
> By minimal i mean a snippet without any includes, that's a bit more<br>
> work. You've got to copy all the stuff together, and then remove all<br>
> stuff that is not relevant.<br>
><br>
> Should you complete that, please file a bug report.<br>
<br>
</div>Use GCC to output you the preprocessed code, then remove lines until it shows<br>
the minimal problem.<br>
<br></blockquote><div><br></div><div>While I was trying to do this, I've noticed that boost/thread.hpp only forwarded to a bunch of includes. So I've tried to add only boost/thread/thread.hpp and everything worked. The fact is that now reverting to boost/thread.hpp (witch was giving the inconsistent behaviour) doesn't complains anymore. So I'm a little confused on what is happening now. It is the same problem or somehow DUChain stores this information and after parsing one time it finds it again?</div>
<div><br></div><div>Ty</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Bye<br>
<font color="#888888">--<br>
Milian Wolff<br>
<a href="mailto:mail@milianw.de">mail@milianw.de</a><br>
<a href="http://milianw.de" target="_blank">http://milianw.de</a><br>
</font><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>
<br></blockquote></div><br>