#51250 Ticket 51177 - fix warnings
Closed by spichugi. Opened by firstyear.
firstyear/389-ds-base 51177-warnings  into  master

Download 51250.patch

Bug Description: Humans make mistakes. A lot of mistakes. In
the commit of 51177 I made a mistake of not checking every
compiler warning, which led to a mistake that could cause
problems for others.

Fix Description: There is no fix for humans. But we can
fix the compiler warnings.

fixes #51177
https://pagure.io/389-ds-base/issue/51177

Author: William Brown william@blackhats.net.au

Review by: ???

Note the warning about the unused function will remain until a non-rust use of this feature exists because I don't want to mess up the ifdefs.

rebased onto 3d61aafa18ccfb02884cf9ec19e016f427e9c94c

Pull-Request has been merged by firstyear

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 pull request has been cloned to Github as issue and is available here:
- https://github.com/389ds/389-ds-base/issues/4303

If you want to continue to work on the PR, please navigate to the github issue,
download the patch from the attachments and file a new pull request.

Thank you for understanding. We apologize for all inconvenience.

Pull-Request has been closed by spichugi

Metadata