Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option number checks in ipa_common.c do not work #1330

Closed
sssd-bot opened this issue May 2, 2020 · 0 comments
Closed

Option number checks in ipa_common.c do not work #1330

sssd-bot opened this issue May 2, 2020 · 0 comments
Labels
Closed: Fixed Issue was closed as fixed.

Comments

@sssd-bot
Copy link

sssd-bot commented May 2, 2020

Cloned from Pagure issue: https://pagure.io/SSSD/sssd/issue/288

  • Created at 2009-11-23 18:21:40 by sbose
  • Closed as Fixed
  • Assigned to simo

In IPA common the two checks

#if KRB5_OPTS > 6

and

#if SDAP_OPTS_BASIC > 29

do not work, because KRB5_OPTS and SDAP_OPTS_BASIC are enum values and not defines.

Comments


Comment from simo at 2009-12-01 16:27:50

Fixed in: d94e3d1

fixedin: => 1.0.0rc
resolution: => fixed
status: new => closed
version: 0.7.1 => master


Comment from dpal at 2012-01-19 02:28:31

Fields changed

rhbz: => 0


Comment from sbose at 2017-02-24 14:32:47

Metadata Update from @sbose:

  • Issue assigned to simo
  • Issue set to the milestone: SSSD 1.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Closed: Fixed Issue was closed as fixed.
Projects
None yet
Development

No branches or pull requests

1 participant