Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • O ohpplugins
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Jira
    • Jira
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • atlas-tdaq-softwareatlas-tdaq-software
  • ohpplugins
  • Merge requests
  • !11

Qt5.15

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Reiner Hauser requested to merge qt5.15 into master May 06, 2022
  • Overview 0
  • Commits 4
  • Pipelines 0
  • Changes 5

LCG dev4 has switched to Qt 5.15 which deprecates many things: https://doc.qt.io/qt-5/sourcebreaks.html

So a few Qt5 based packages basically doubled the warnings in those builds (although everything still compiles).

This MR fixes a few of the issues. It still leaves one deprecation warning about the use QString::sprintf().

The last commit in this branch unfortunately is not compatible with Qt 5.12 that we use.

Instead of adding #ifdefs I would suggest we only merge this when an LCG release with Qt 5.12 actually appears and we switch to it.

The LCG dev4 nightlies can be used with

cm_setup dev4
Edited Jul 05, 2022 by Reiner Hauser
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: qt5.15