Bug report #16724

tests/src/core/testqgsogcutils.cpp Port away from qt_qhash_seed which is going away in Qt 5.9

Added by Bruno Friedmann over 6 years ago. Updated about 5 years ago.

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.

upstream_fix_qt59_private_api_call.patch Magnifier (665 Bytes) Bruno Friedmann, 2017-06-19 05:16 PM

History

#1 Updated by Giovanni Manghi about 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.

Also available in: Atom PDF