Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • 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 7
    • Merge requests 7
  • 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

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • xorgxorg
  • lib
  • libX11libX11
  • Merge requests
  • !173

Further fixes around recent dpy->in_ifevent changes

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Alan Coopersmith requested to merge alanc/libx11:uli42 into master Dec 01, 2022
  • Overview 0
  • Commits 2
  • Pipelines 1
  • Changes 5

Commit 1: Indentation fixes around recent dpy->in_ifevent changes.
Use the same indentation as the surrounding code.

[git diff -w HEAD^ shows no changes from this commit, so it's purely whitespace.]

Commit 2:ChkIfEv.c: fix wrong handling of dpy->in_ifevent.
Is no longer a bool but a counter.

Both patches were submitted by @uli42 to the xorg-devel mailing list

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: uli42