#288 Option number checks in ipa_common.c do not work
Closed: Fixed Opened by sbose.

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.


Fixed in: d94e3d10282a9a375cae061d6845b73d01a9ffe1

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

Fields changed

rhbz: => 0

Metadata Update from @sbose:
- Issue assigned to simo
- Issue set to the milestone: SSSD 1.0

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/1330

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata