You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Created by mfriedrich on 2015-02-09 13:01:48 +00:00
Assignee: gbeutner
Status: Resolved (closed on 2015-02-09 13:13:57 +00:00)
Target Version: 2.3.0
Last Update: 2015-02-13 07:12:30 +00:00 (in Redmine)
Icinga Version: 2.3.0
Backport?: Not yet backported
Include in Changelog: 0
/home/michi/coding/icinga/icinga2/debug/lib/icinga/host.thpp:296:12: warning: private field 'm_State' is not used [-Wunused-private-field]
HostState m_State;
^
/home/michi/coding/icinga/icinga2/debug/lib/icinga/host.thpp:297:12: warning: private field 'm_LastState' is not used [-Wunused-private-field]
HostState m_LastState;
^
/home/michi/coding/icinga/icinga2/debug/lib/icinga/host.thpp:298:12: warning: private field 'm_LastHardState' is not used [-Wunused-private-field]
HostState m_LastHardState;
^
3 warnings generated.
This issue has been migrated from Redmine: https://dev.icinga.com/issues/8400
Created by mfriedrich on 2015-02-09 13:01:48 +00:00
Assignee: gbeutner
Status: Resolved (closed on 2015-02-09 13:13:57 +00:00)
Target Version: 2.3.0
Last Update: 2015-02-13 07:12:30 +00:00 (in Redmine)
Changesets
2015-02-09 13:12:27 +00:00 by (unknown) d5e9e16
The text was updated successfully, but these errors were encountered: