Review Request: Correctly set completion properties for enumerators
Ivan Shapovalov
intelfx100 at gmail.com
Thu Jul 19 07:42:16 UTC 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/105616/
-----------------------------------------------------------
Review request for KDevelop.
Description
-------
EnumeratorType is rather a variable (compile-time integral constant) than an enum type-name, so mark it accordingly.
QUESTION: although this is valid for C/C++, are there any places where an EnumeratorType would represent something different?
// this alone won't fix any bugs, there is a dependent change in queue
Diffs
-----
language/duchain/duchainutils.cpp 1879540
Diff: http://git.reviewboard.kde.org/r/105616/diff/
Testing
-------
Existing unit-tests pass.
Thanks,
Ivan Shapovalov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20120719/bc8c60c4/attachment.html>
More information about the KDevelop-devel
mailing list