Review Request: Makes changing of function argument types possible

Sven Brauch svenbrauch at gmx.de
Sun Jun 26 13:15:29 UTC 2011


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/101762/
-----------------------------------------------------------

(Updated June 26, 2011, 1:15 p.m.)


Review request for KDevelop.


Changes
-------

Okay, I updated the patch... did you mean to do it like this? (the removeArgument function already exists)


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 (updated)
-----

  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/0fddf03b/attachment.html>


More information about the KDevelop-devel mailing list