Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • O OpenLDAP
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Bugzilla
    • Bugzilla
  • Merge requests 7
    • Merge requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • openldap
  • OpenLDAP
  • Merge requests
  • !68

Merge libldap_r into libldap

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Ryan Tandy requested to merge ryan/openldap:its9235 into master May 18, 2020
  • Overview 19
  • Commits 10
  • Pipelines 10
  • Changes 77

Thanks @quanah for getting the ball rolling on this one.

My approach: define LDAP_R_COMPILE only if building with threads. This ensures things like the API feature info still behave correctly (libldap shouldn't claim to be threadsafe if it isn't) and we still get to delete thr_stub.c.

Edited May 30, 2020 by Ryan Tandy
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: its9235