Please note this questions in StackExchange:

http://stackoverflow.com/q/40318671/1421332

It asks why operator<<(const char *string) expects latin-1 strings (especially 
considering that Qt source files shall be UTF-8 now).

Is that desired behavior?

Is there an easy way to stream a lot of UTF-8 string literals (in an UTF-8 
source code) without wrapping each literal in a QString()?

-- 
Regards, Bernhard

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to