Review Request: Makes changing of function argument types possible
Sven Brauch
svenbrauch at gmx.de
Sun Jun 26 01:48:48 UTC 2011
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/101762/
-----------------------------------------------------------
Review request for KDevelop.
Summary
-------
This makes it possible to change the type of a function argument after it was initially added to the function type by creating a new function in FunctionType. It's used in the python plugin to make modifications to function signatures when a call is encountered which provides additional information on what type the arguments might be.
Diffs
-----
language/duchain/types/functiontype.h 9b7d0bf
language/duchain/types/functiontype.cpp b458f41
Diff: http://git.reviewboard.kde.org/r/101762/diff
Testing
-------
Thanks,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20110626/2e5a7073/attachment.html>
More information about the KDevelop-devel
mailing list