Task #619 - fixed.err
back to task #619download
Error: CLANG_WARNING: kf5-sonnet-5.115.0-build/sonnet-5.115.0/autotests/test_settings.cpp:42:5: warning[cplusplus.NewDeleteLeaks]: Potential leak of memory pointed to by 'speller' # 40| // NOTE: This test works on Unix, but should _not_ fail on Windows as # 41| // QFileInfo::lastModified() always returns invalid QDateTime # 42|-> QCOMPARE(QFileInfo(fileName).lastModified(), startTime); # 43| # 44| speller->language();