Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • parole parole
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
  • Issues 86
    • Issues 86
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • AppsApps
  • paroleparole
  • Merge requests
  • !16

build: Bump GLib minimum required to 2.38

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Gaël Bonithon requested to merge Tamaranch/parole:bump-glib into master Dec 02, 2022
  • Overview 2
  • Commits 1
  • Pipelines 2
  • Changes 1

This is required by G_DEFINE_TYPE_WITH_PRIVATE(), and xfce4-dev-tools >= 4.17.1 set GLIB_VERSION_MAX_ALLOWED to the GLib version found in configure.ac.in. This usually only generates deprecation warnings, but in this case it changes the code path used at compile time and causes memory corruption and a crash.

Related: xfburn#54 (closed)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: bump-glib