OSDN Git Service

correct qstricmp() return value checks in QTextStreamPrivate::getReal()
authorIvailo Monev <xakepa10@gmail.com>
Mon, 20 Sep 2021 22:02:07 +0000 (01:02 +0300)
committerIvailo Monev <xakepa10@gmail.com>
Mon, 20 Sep 2021 22:02:07 +0000 (01:02 +0300)
commit7cbc1b83ef0d35ddd5f8b72a0fa25e14b693ebd2
treebdb1bc9dc2532dcadb6a6a31530c93bebc94f5e1
parente56ced7f753f70f45479dfe442dd7821fa50dd9a
correct qstricmp() return value checks in QTextStreamPrivate::getReal()

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
src/core/io/qtextstream.cpp