Review Request 122267: ki18n: Make it build with msvc compilers again

Jeremy Whiting jpwhiting at kde.org
Tue Jan 27 14:15:54 GMT 2015


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/122267/
-----------------------------------------------------------

(Updated Jan. 27, 2015, 2:15 p.m.)


Status
------

This change has been marked as submitted.


Review request for kdelibs, kdewin and Nicolás Alvarez.


Repository: ki18n


Description
-------

QStringLiteral documentation says: 

Concatenated string literals cannot be used with QStringLiteral.
QString s = QStringLiteral("a" "b");

which causes ki18n to not build on msvc 2013 here. This patch makes it build again.


Diffs
-----

  src/kuitmarkup.cpp e2dda98 

Diff: https://git.reviewboard.kde.org/r/122267/diff/


Testing
-------

Now ki18n builds with msvc2013


Thanks,

Jeremy Whiting

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20150127/54703632/attachment.htm>


More information about the kde-core-devel mailing list