<div class="gmail_quote">On Mon, Sep 26, 2011 at 9:13 PM, Baradé <span dir="ltr"><<a href="mailto:barade.barade@web.de">barade.barade@web.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Thanks for the quick answers.<br>
<div class="im"><br>
On Monday 26 Sep 2011 20:52:57 Milian Wolff wrote:<br>
> On Monday 26 September 2011 20:36:52 Baradé wrote:<br>
> > Just some suggestions:<br>
> > - When implementing void bla(BOOST_SCOPED_ENUM(MyEnum) value); it<br>
> > should auto complete with the preprocessor and not resolve it by using<br>
> > MyEnum::enum_type.<br>
><br>
> This would require special boost-only logic which in turn would require a<br>
> plugin-based C++ codecompletion. Certainly possible I think, but no small<br>
> feat.<br>
><br>
> Thing is, not many (if any) of us KDevelop developers use Boost often,<br>
hence<br>
> someone else needs to step up for this.<br>
><br>
</div>Why does KDevelop resolve preprocessor statements at all and just don't<br>
copy them?<br>
<div><div></div><div class="h5"><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>
</div></div></blockquote></div><br><div>Because we need to know what do they mean...</div>