Review Request: Fix duplicate brackets insertion when executing completion for a function

Dmitry Risenberg dmitry.risenberg at gmail.com
Fri Jan 7 23:03:28 UTC 2011


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

Review request for KDevelop.


Summary
-------

Having a text 

'object.function()'

and calling completion for it

'object.func<complete here>tion()'

we got

'object.function()()'.

This patch fixes the bug. 


Diffs
-----

  languages/cpp/codecompletion/item.cpp 5fea5fdc7dd6b8ced515c873ad6f07bb5a682400 

Diff: http://git.reviewboard.kde.org/r/100319/diff


Testing
-------


Thanks,

Dmitry

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20110107/81d5ec1e/attachment.html>


More information about the KDevelop-devel mailing list