Review Request 118039: Simplify KConfig::readEntry/writeEntry

Nicolás Alvarez nicolas.alvarez at gmail.com
Fri Jun 20 19:32:04 UTC 2014


2014-05-07 14:15 GMT-03:00 Thomas Braxton <kde.braxton at gmail.com>:
>
> This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/118039/
>
> Review request for KDE Frameworks and kdewin.
> By Thomas Braxton.
>
> Summary
>
> Simplify KConfig::readEntry/writeEntry
>
> Description (updated)
>
> This simplifies template<> readEntry/writeEntry by removing unnecessary *Check functions.
> Added kdewin because iirc there was a problem compiling on windows.

There is indeed a problem compiling on Windows. Sorry for not noticing
earlier :(

This commit causes an Internal Compiler Error in Visual C++ 2010. I
was able to track it down to this commit but I haven't yet figured out
what part of the code triggers it.

-- 
Nicolás


More information about the Kde-frameworks-devel mailing list