Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • digiKam digiKam
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Bugzilla
    • Bugzilla
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • Graphics
  • digiKamdigiKam
  • Merge requests
  • !161

Fix reserved register keyword usage for >=cpp17

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Ömer Fadıl Usta requested to merge work/usta_register_keyword into master Feb 13, 2022
  • Overview 14
  • Commits 1
  • Pipelines 5
  • Changes 1

This will probably also fix freebsd build problem

10:39:45  In file included from /usr/home/jenkins/workspace/Extragear/digikam/kf5-qt5 FreeBSDQt5.15/core/libs/dimg/filters/icc/iccprofile.cpp:27:
10:39:45  In file included from /usr/home/jenkins/workspace/Extragear/digikam/kf5-qt5 FreeBSDQt5.15/core/libs/dimg/filters/icc/digikam-lcms.h:52:
10:39:45  /usr/local/include/lcms2.h:1261:44: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: work/usta_register_keyword