Review Request: Patch to reduce C++ memory consumption on x86_64 by using uint instead of size_t

Alexander Dymo alexander.dymo at gmail.com
Sun Feb 14 16:29:33 UTC 2010


2010/2/14 Alexander Dymo <alexander.dymo at gmail.com>:
> This patch uses uint instead of size_t in C++ parser. It also contains some changes in the kdevplatform - some parts of duchain code used uints, some parts - size_t. The patch changes that to uint.

David, could you please review this?




More information about the KDevelop-devel mailing list