#49600 Compiler warnings in srvcore
Closed: wontfix 5 years ago Opened 6 years ago by mreynolds.

Issue Description

We should fix these:

../389-ds-base/src/svrcore/src/systemd-ask-pass.c:466:32: warning: ‘vtable’ defined but not used [-Wunused-const-variable=]
static const SVRCOREPinMethods vtable =
^~
../389-ds-base/src/svrcore/src/std-systemd.c:232:32: warning: ‘vtable’ defined but not used [-Wunused-const-variable=]
static const SVRCOREPinMethods vtable =
^~
../389-ds-base/src/svrcore/src/user.c:32:19: warning: ‘nt_retryWarning’ defined but not used [-Wunused-const-variable=]
static const char nt_retryWarning[] =


Metadata Update from @mreynolds:
- Custom field component adjusted to None
- Custom field origin adjusted to None
- Custom field reviewstatus adjusted to None
- Custom field type adjusted to None
- Custom field version adjusted to None
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

5 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/2659

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