Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • X xscope
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • 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
  • app
  • xscope
  • Merge requests
  • !9

fd.h: fix build when not building with xtrans

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Alan Coopersmith requested to merge alanc/xscope:issue-2 into master Jul 13, 2022
  • Overview 0
  • Commits 3
  • Pipelines 1
  • Changes 2

Always include <X11/Xfuncproto.h> for the definition of _X_NORETURN, instead of relying on Xtrans.h to include it indirectly for us.

  • Fixes: #2 (closed)
  • Fixes: commit cc298d1f

Also includes CI changes to test builds both with and without xtrans to help catch issues like this before release next time, and to drop requirement for Signed-off-by tags in commits from our CI config, to match latest Xorg CI defaults.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: issue-2