----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/114984/ -----------------------------------------------------------
(Updated Abril 4, 2015, 6:14 p.m.) Status ------ This change has been discarded. Review request for KDE Runtime and kdewin. Repository: kde-runtime Description ------- When building with MinGW new conflicts appeared when including strsafe before Qt headers (specially QString included from QBuffer). Also a new weird compiling error telling "'lstrcpy_instead_use_stringcbcopy_or_stringcchcopy' undeclared identifier" appeared, so I replaced lstrcpy with the equivalent use of StringCchCopy (http://msdn.microsoft.com/en-us/library/windows/desktop/ms647527(v=vs.85).aspx). Diffs ----- kioslave/thumbnail/icoutils_win.cpp e223aa1 Diff: https://git.reviewboard.kde.org/r/114984/diff/ Testing ------- Tested using MinGW, thumbnails still work fine. No errors when building with MSVC either. Thanks, Andrius da Costa Ribas
_______________________________________________ Kde-windows mailing list Kde-windows@kde.org https://mail.kde.org/mailman/listinfo/kde-windows