Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • X xf86-video-mach64
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and 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
  • xorgxorg
  • driver
  • xf86-video-mach64
  • Merge requests
  • !4

Fix build with xorg-server 21.1

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Josselin Poiret requested to merge jpoiret/xf86-video-mach64:master into master Nov 23, 2021
  • Overview 3
  • Commits 1
  • Pipelines 0
  • Changes 1

Hi,

This driver stopped compiling with xorg-server 21.1, because bool was renamed to boolean in OptionInfoRec. This MR simply renames bool to boolean where appropriate, to make it compile.

Edited Nov 23, 2021 by Josselin Poiret
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: master