[Kde-pim] Review Request 126884: Check for and replace strcasestr if neccessary
Sandro Knauß
sknauss at kde.org
Wed Feb 10 14:05:43 GMT 2016
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/126884/#review92220
-----------------------------------------------------------
Fix it, then Ship it!
other than that is looks good.
cmake/ConfigureChecks.cmake (line 12)
<https://git.reviewboard.kde.org/r/126884/#comment62906>
remove space at the end
cmake/ConfigureChecks.cmake (line 23)
<https://git.reviewboard.kde.org/r/126884/#comment62905>
remove space
- Sandro Knauß
On Jan. 25, 2016, 5:18 p.m., Andre Heinecke wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/126884/
> -----------------------------------------------------------
>
> (Updated Jan. 25, 2016, 5:18 p.m.)
>
>
> Review request for KDEPIM-Libraries and Volker Krause.
>
>
> Repository: kmime
>
>
> Description
> -------
>
> Neccessary at least for Windows (with mingw-3).
> This renames the TimezoneChecks.cmake file to a more generic name so that it can be better extended if more checks are needed.
>
> The replacement function was taken from libreplace as part of QtWebEngine. (I just grepped for strcasecmp in qt)
> There is also a replacement in Kdewin but this copies the strings which I found wasteful.
> The probably highly optimized version from Kde4 kdelibs/kdecore/fakes.c I've found to complicated ;-)
>
>
> Diffs
> -----
>
> cmake/CheckTimezone.cmake adc1937
> cmake/ConfigureChecks.cmake PRE-CREATION
> src/CMakeLists.txt ef86420
> src/config-kmime.h.cmake 7b7ef6d
> src/kmime_util.cpp ed002b9
>
> Diff: https://git.reviewboard.kde.org/r/126884/diff/
>
>
> Testing
> -------
>
> Compiled under Debian GNU/Linux and for Windows with mingw.
>
>
> Thanks,
>
> Andre Heinecke
>
>
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/
More information about the kde-pim
mailing list