Review Request 115741: Fix MSVC of kinit
David Faure
faure at kde.org
Sat Feb 15 20:40:36 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/115741/#review49874
-----------------------------------------------------------
src/kdeinit/kinit_win.cpp
<https://git.reviewboard.kde.org/r/115741/#comment35041>
No need for QString(QStringLiteral()), is there?
Actually, is QStringLiteral really correct?
Is the input unicode?
On unix I would have used fromLocal8Bit() for something coming from the command line, but I'm still confused about encoding on Windows so I'm not sure about Windows.
- David Faure
On Feb. 13, 2014, 11:22 p.m., Alexander Richardson wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/115741/
> -----------------------------------------------------------
>
> (Updated Feb. 13, 2014, 11:22 p.m.)
>
>
> Review request for KDE Frameworks.
>
>
> Repository: kinit
>
>
> Description
> -------
>
> - port from KStandardDirs
> - QT_NO_CAST_FROM_ASCII
> - various small MSVC build fixes
>
>
> Diffs
> -----
>
> src/klauncher/klauncher.h 5f6d79d65c86e423ba83e096f74cf8dec428667a
> src/klauncher/klauncher.cpp 1fd909110003ded5f231b013cc07ee58f1757208
> src/klauncher/klauncher_main.cpp 266b5d3ef17651f7ef26af5d3f506c9196f91ef3
> src/kwrapper/kwrapper_win.cpp 254edc8554b0fdcaf6d4485b258ec22848036c32
> src/kdeinit/CMakeLists.txt c4ca354d022bc446dfd7f0e73abbe360b1e9f1ff
> src/kdeinit/kinit_win.cpp 707882f356839fd85265abdcf6d96673102e3f64
>
> Diff: https://git.reviewboard.kde.org/r/115741/diff/
>
>
> Testing
> -------
>
> compiles, doesn't affect linux build
>
>
> Thanks,
>
> Alexander Richardson
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20140215/14212afe/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list