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
  • !56

ITS#9215 Fix previous commit

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Ryan Tandy requested to merge ryan/openldap:its9215 into master Apr 26, 2020
  • Overview 0
  • Commits 1
  • Pipelines 6
  • Changes 1

__GLIBC__, __GNU_LIBRARY__, and so on are defined in the same header (features.h) that processes the feature-test macros. Of course that couldn't possibly work, so all !50 (merged) actually did was bring back the warning.

I'm not sure we actually can do a conditional define here, so I'm back to the _GNU_SOURCE idea, but suggestions are welcome.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: its9215