#49054 Fix unused parameter warnings.
Closed: wontfix None Opened 7 years ago by firstyear.

/home/william/development/389ds/ds/ldap/servers/slapd/sasl_map.c: In function ‘sasl_map_config_add’:
/home/william/development/389ds/ds/ldap/servers/slapd/sasl_map.c:437:104: warning: parameter ‘returntext’ set but not used [-Wunused-but-set-parameter]
 sasl_map_config_add(Slapi_PBlock *pb, Slapi_Entry* entryBefore, Slapi_Entry* e, int *returncode, char *returntext, void *arg)
                                                                                                        ^
/home/william/development/389ds/ds/ldap/servers/slapd/sasl_map.c: In function ‘sasl_map_config_delete’:
/home/william/development/389ds/ds/ldap/servers/slapd/sasl_map.c:488:107: warning: parameter ‘returntext’ set but not used [-Wunused-but-set-parameter]
 sasl_map_config_delete(Slapi_PBlock *pb, Slapi_Entry* entryBefore, Slapi_Entry* e, int *returncode, char *returntext, void *arg)

}}}

commit 77f5376
Writing objects: 100% (77/77), 10.81 KiB | 0 bytes/s, done.
Total 77 (delta 65), reused 0 (delta 0)
To ssh://git.fedorahosted.org/git/389/ds.git
86bffc8..b1f434e master -> master

Metadata Update from @firstyear:
- Issue assigned to firstyear
- Issue set to the milestone: 0.0 NEEDS_TRIAGE

7 years ago

Metadata Update from @vashirov:
- Issue set to the milestone: None (was: 0.0 NEEDS_TRIAGE)

4 years ago

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

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/2113

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 Update from @spichugi:
- Issue close_status updated to: wontfix (was: Fixed)

3 years ago

Login to comment on this ticket.

Metadata