Bug report #16724
tests/src/core/testqgsogcutils.cpp Port away from qt_qhash_seed which is going away in Qt 5.9
Status: | Feedback | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Tests Suite | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | openSUSE Tumbleweed | Easy fix?: | Yes |
Pull Request or Patch supplied: | Yes | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 24623 |
Description
tests/src/core/testqgsogcutils.cpp doesn't build with QT59
see
https://codereview.qt-project.org/188474
qSetGlobalQHashSeed exists since Qt 5.6, but this project seems to
require 5.3, so I added a Qt version ifdef.
Thanks to David Faure and Fabian Vogt for pointers.
History
#1 Updated by Giovanni Manghi over 5 years ago
- Status changed from Open to Feedback
Please check if this issue is still valid on QGIS 3.4.5 or 3.6.