Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • libX11 libX11
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 68
    • Issues 68
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • xorg
  • lib
  • libX11libX11
  • Merge requests
  • !44

Avoid the use of "register" keyword in XkbTranslateKeySym.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged coypoop requested to merge coypoop/libx11:register1 into master Aug 14, 2020
  • Overview 1
  • Commits 1
  • Changes 2

This causes issues when compiling code for C++17. While here, make function prototype match the header with regards to removal of another register keyword.

Let me know if you are interested in the removal of additional "register" keywords from public headers.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: register1