Review Request: Proper auto-completion in switch statements

Ivan Shapovalov intelfx100 at gmail.com
Mon Jul 2 13:58:14 UTC 2012


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

Review request for KDevelop.


Description
-------

A small self-describing change.
The problem is that type of an expression in switch statement is not correctly resolved.

Steps to reproduce: Open the provided test *.cpp in KDevelop, type in a new "case" statement and invoke auto-completion. See that type suggested is "A", not "E".


Diffs
-----

  languages/cpp/codecompletion/context.cpp 33dcad1 

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


Testing
-------

Manual testing.


Thanks,

Ivan Shapovalov

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


More information about the KDevelop-devel mailing list