[Interest] Qt internalisation support for C++11 raw literals
Kai Koehne
Kai.Koehne at qt.io
Fri Jun 8 09:43:21 CEST 2018
> -----Original Message-----
> From: Interest [mailto:interest-bounces+kai.koehne=qt.io at qt-project.org] On
> [...]
> Anyone else dealing with this or have workarounds? I'd like to be able to use a
> 7 year old C++ feature in my code :(
Maybe you (or someone else) want to contribute a fix? 😊
The code is in qttools/src/linguist/lupdate/cpp.cpp, and there's already an early patch at
https://codereview.qt-project.org/#/c/161358/
Anyhow, it seems that it has to be improved to actually match raw literal semantics.
But this looks like something that is easy to auto-test and sufficiently self-contained ...
Regards
Kai
More information about the Interest
mailing list