Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • G GLib
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 887
    • Issues 887
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 48
    • Merge requests 48
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • GLib
  • Merge requests
  • !1719

Merged
Created Oct 23, 2020 by Philip Withnall@pwithnallMaintainer

Drop use of volatile

  • Overview 28
  • Commits 29
  • Pipelines 6
  • Changes 58

The only usage remaining is in subprojects (which we don’t control/don’t want to fork), in gbitlock (which I haven’t yet looked at), in UNIX signal handling and a few other appropriate places, and in some global debugging variables which it’s probably best are treated like they could change at any moment (I think?).

Signed-off-by: Philip Withnall pwithnall@endlessos.org

Fixes: #600 (closed)

Edited Nov 16, 2020 by Philip Withnall
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 600-drop-volatile