summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qtextdocument.cpp
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2020-05-10 20:51:34 +0200
committerMarc Mutz <marc.mutz@kdab.com>2020-05-11 11:01:13 +0200
commit9e56d28663b7df82882d2d0dcc72f3a48bcc6cf9 (patch)
tree9a4eafd590c4e4a28ce2602a01da46c16b820bbb /src/gui/text/qtextdocument.cpp
parent8a0f100e97a3d6078b3035d4f516e60e605cb9e6 (diff)
QRegularExpression: cast to PCRE2_SPTR16
It seems that PCRE2_UCHAR16 is exactly ushort, even though it's documented to be uint16_t. There's no requirement for these to be the same type, nor for the PCRE typedef to continue to point to the same type, so add explicit casts. Change-Id: I89f65d29feaada84ea00688976a123364857bc58 Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
Diffstat (limited to 'src/gui/text/qtextdocument.cpp')
0 files changed, 0 insertions, 0 deletions