C++ support questions

David Nolden zwabel at googlemail.com
Mon Feb 7 12:54:45 UTC 2011


2011/2/7 David Nolden <zwabel at googlemail.com>:
> The first thing you should do is creating a test with your example
> code, and with a call to "stripType()" to make sure that it works
> correctly. The actual problem might be, that stripType() requires a
> DUContext, and maybe that one is not given to the call to
> createArgumentList(), see the "ctx" variable in that function.

I mean stripPrefix() of course.




More information about the KDevelop-devel mailing list