summaryrefslogtreecommitdiffstats
path: root/src/network/doc/snippets/code/src_network_ssl_qdtls.cpp
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2018-07-10 10:02:05 -0700
committerThiago Macieira <thiago.macieira@intel.com>2018-08-07 21:50:48 +0000
commit634e5dd9f2e03198a06269087ad3dd9b59ac87f1 (patch)
tree1081858195c99657fc26a550ce63482b00429efe /src/network/doc/snippets/code/src_network_ssl_qdtls.cpp
parent823acb069d92b68b36f1b2bb59575bb0595275b4 (diff)
QStringLiteral: remove the wchar_t fallback for Windows
This isn't necessary anymore, since MSVC 2015 does have Unicode string support and MinGW (GCC) has had it for a long time. More importantly, we must remove this macro: # define QT_UNICODE_LITERAL_II(str) L##str As the updated MSVC preprocessor will no longer support it. See "Behavior 2" in [1] [1] https://blogs.msdn.microsoft.com/vcblog/2018/07/06/msvc-preprocessor-progress-towards-conformance/ Change-Id: Id59bdd8f1a804b809e22fffd15401099a67175d3 Reviewed-by: Samuel Gaist <samuel.gaist@idiap.ch> Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'src/network/doc/snippets/code/src_network_ssl_qdtls.cpp')
0 files changed, 0 insertions, 0 deletions