Skip to content
GitLab
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 859
    • Issues 859
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 36
    • Merge requests 36
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and 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
  • GNOMEGNOME
  • GLib
  • Merge requests
  • !2316

Backport !2309 “Rename libpcre.wrap to pcre.wrap” to glib-2-70

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Philip Withnall requested to merge backport-2309-pcre-blah-blah-glib-2-70 into glib-2-70 Nov 01, 2021
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 2

It is exactly the same wrap as the one in WrapDB but with a different name. That fix error when multiple projects uses pcre and they don't have the same wrap name:

meson.build:1:0: ERROR: Multiple wrap files provide 'libpcre' dependency: pcre.wrap and libpcre.wrap


Trivial backport of !2309 (merged) to glib-2-70.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: backport-2309-pcre-blah-blah-glib-2-70