/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | extended_user_data.hpp | diff d26fa3e77eba0d2bc7582208aa5490f004870130 Wed Apr 21 15:22:23 CDT 2021 Patrick Williams <patrick@stwcx.xyz> openpower-pels: clean up various compile warnings
Compile warnings observed when compiling parts of the openpower-pels (or corresponding tests) under stricter compiler warning flags of Meson.
Issues fixed: - many unused parameters - invalid case fall-through - excess semi-colons - incorrect 'const' on return-by-value type - removal of variable length array in test case - uncaught return from 'system' call in test case
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I8af69184042cf8661d1307a02ecf3afcab4724a1
|
H A D | event_logger.hpp | diff d26fa3e77eba0d2bc7582208aa5490f004870130 Wed Apr 21 15:22:23 CDT 2021 Patrick Williams <patrick@stwcx.xyz> openpower-pels: clean up various compile warnings
Compile warnings observed when compiling parts of the openpower-pels (or corresponding tests) under stricter compiler warning flags of Meson.
Issues fixed: - many unused parameters - invalid case fall-through - excess semi-colons - incorrect 'const' on return-by-value type - removal of variable length array in test case - uncaught return from 'system' call in test case
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I8af69184042cf8661d1307a02ecf3afcab4724a1
|
H A D | extended_user_data.cpp | diff d26fa3e77eba0d2bc7582208aa5490f004870130 Wed Apr 21 15:22:23 CDT 2021 Patrick Williams <patrick@stwcx.xyz> openpower-pels: clean up various compile warnings
Compile warnings observed when compiling parts of the openpower-pels (or corresponding tests) under stricter compiler warning flags of Meson.
Issues fixed: - many unused parameters - invalid case fall-through - excess semi-colons - incorrect 'const' on return-by-value type - removal of variable length array in test case - uncaught return from 'system' call in test case
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I8af69184042cf8661d1307a02ecf3afcab4724a1
|
H A D | pldm_interface.cpp | diff d26fa3e77eba0d2bc7582208aa5490f004870130 Wed Apr 21 15:22:23 CDT 2021 Patrick Williams <patrick@stwcx.xyz> openpower-pels: clean up various compile warnings
Compile warnings observed when compiling parts of the openpower-pels (or corresponding tests) under stricter compiler warning flags of Meson.
Issues fixed: - many unused parameters - invalid case fall-through - excess semi-colons - incorrect 'const' on return-by-value type - removal of variable length array in test case - uncaught return from 'system' call in test case
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I8af69184042cf8661d1307a02ecf3afcab4724a1
|
H A D | fru_identity.cpp | diff d26fa3e77eba0d2bc7582208aa5490f004870130 Wed Apr 21 15:22:23 CDT 2021 Patrick Williams <patrick@stwcx.xyz> openpower-pels: clean up various compile warnings
Compile warnings observed when compiling parts of the openpower-pels (or corresponding tests) under stricter compiler warning flags of Meson.
Issues fixed: - many unused parameters - invalid case fall-through - excess semi-colons - incorrect 'const' on return-by-value type - removal of variable length array in test case - uncaught return from 'system' call in test case
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I8af69184042cf8661d1307a02ecf3afcab4724a1
|
H A D | section.hpp | diff d26fa3e77eba0d2bc7582208aa5490f004870130 Wed Apr 21 15:22:23 CDT 2021 Patrick Williams <patrick@stwcx.xyz> openpower-pels: clean up various compile warnings
Compile warnings observed when compiling parts of the openpower-pels (or corresponding tests) under stricter compiler warning flags of Meson.
Issues fixed: - many unused parameters - invalid case fall-through - excess semi-colons - incorrect 'const' on return-by-value type - removal of variable length array in test case - uncaught return from 'system' call in test case
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I8af69184042cf8661d1307a02ecf3afcab4724a1
|
H A D | user_data.cpp | diff d26fa3e77eba0d2bc7582208aa5490f004870130 Wed Apr 21 15:22:23 CDT 2021 Patrick Williams <patrick@stwcx.xyz> openpower-pels: clean up various compile warnings
Compile warnings observed when compiling parts of the openpower-pels (or corresponding tests) under stricter compiler warning flags of Meson.
Issues fixed: - many unused parameters - invalid case fall-through - excess semi-colons - incorrect 'const' on return-by-value type - removal of variable length array in test case - uncaught return from 'system' call in test case
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I8af69184042cf8661d1307a02ecf3afcab4724a1
|
H A D | host_notifier.cpp | diff d26fa3e77eba0d2bc7582208aa5490f004870130 Wed Apr 21 15:22:23 CDT 2021 Patrick Williams <patrick@stwcx.xyz> openpower-pels: clean up various compile warnings
Compile warnings observed when compiling parts of the openpower-pels (or corresponding tests) under stricter compiler warning flags of Meson.
Issues fixed: - many unused parameters - invalid case fall-through - excess semi-colons - incorrect 'const' on return-by-value type - removal of variable length array in test case - uncaught return from 'system' call in test case
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I8af69184042cf8661d1307a02ecf3afcab4724a1
|
H A D | entry_points.cpp | diff d26fa3e77eba0d2bc7582208aa5490f004870130 Wed Apr 21 15:22:23 CDT 2021 Patrick Williams <patrick@stwcx.xyz> openpower-pels: clean up various compile warnings
Compile warnings observed when compiling parts of the openpower-pels (or corresponding tests) under stricter compiler warning flags of Meson.
Issues fixed: - many unused parameters - invalid case fall-through - excess semi-colons - incorrect 'const' on return-by-value type - removal of variable length array in test case - uncaught return from 'system' call in test case
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I8af69184042cf8661d1307a02ecf3afcab4724a1
|
H A D | repository.cpp | diff d26fa3e77eba0d2bc7582208aa5490f004870130 Wed Apr 21 15:22:23 CDT 2021 Patrick Williams <patrick@stwcx.xyz> openpower-pels: clean up various compile warnings
Compile warnings observed when compiling parts of the openpower-pels (or corresponding tests) under stricter compiler warning flags of Meson.
Issues fixed: - many unused parameters - invalid case fall-through - excess semi-colons - incorrect 'const' on return-by-value type - removal of variable length array in test case - uncaught return from 'system' call in test case
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I8af69184042cf8661d1307a02ecf3afcab4724a1
|
H A D | src.cpp | diff d26fa3e77eba0d2bc7582208aa5490f004870130 Wed Apr 21 15:22:23 CDT 2021 Patrick Williams <patrick@stwcx.xyz> openpower-pels: clean up various compile warnings
Compile warnings observed when compiling parts of the openpower-pels (or corresponding tests) under stricter compiler warning flags of Meson.
Issues fixed: - many unused parameters - invalid case fall-through - excess semi-colons - incorrect 'const' on return-by-value type - removal of variable length array in test case - uncaught return from 'system' call in test case
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I8af69184042cf8661d1307a02ecf3afcab4724a1
|
H A D | data_interface.cpp | diff d26fa3e77eba0d2bc7582208aa5490f004870130 Wed Apr 21 15:22:23 CDT 2021 Patrick Williams <patrick@stwcx.xyz> openpower-pels: clean up various compile warnings
Compile warnings observed when compiling parts of the openpower-pels (or corresponding tests) under stricter compiler warning flags of Meson.
Issues fixed: - many unused parameters - invalid case fall-through - excess semi-colons - incorrect 'const' on return-by-value type - removal of variable length array in test case - uncaught return from 'system' call in test case
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I8af69184042cf8661d1307a02ecf3afcab4724a1
|
H A D | manager.cpp | diff d26fa3e77eba0d2bc7582208aa5490f004870130 Wed Apr 21 15:22:23 CDT 2021 Patrick Williams <patrick@stwcx.xyz> openpower-pels: clean up various compile warnings
Compile warnings observed when compiling parts of the openpower-pels (or corresponding tests) under stricter compiler warning flags of Meson.
Issues fixed: - many unused parameters - invalid case fall-through - excess semi-colons - incorrect 'const' on return-by-value type - removal of variable length array in test case - uncaught return from 'system' call in test case
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I8af69184042cf8661d1307a02ecf3afcab4724a1
|
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | stream_test.cpp | diff d26fa3e77eba0d2bc7582208aa5490f004870130 Wed Apr 21 15:22:23 CDT 2021 Patrick Williams <patrick@stwcx.xyz> openpower-pels: clean up various compile warnings
Compile warnings observed when compiling parts of the openpower-pels (or corresponding tests) under stricter compiler warning flags of Meson.
Issues fixed: - many unused parameters - invalid case fall-through - excess semi-colons - incorrect 'const' on return-by-value type - removal of variable length array in test case - uncaught return from 'system' call in test case
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I8af69184042cf8661d1307a02ecf3afcab4724a1
|
H A D | host_notifier_test.cpp | diff d26fa3e77eba0d2bc7582208aa5490f004870130 Wed Apr 21 15:22:23 CDT 2021 Patrick Williams <patrick@stwcx.xyz> openpower-pels: clean up various compile warnings
Compile warnings observed when compiling parts of the openpower-pels (or corresponding tests) under stricter compiler warning flags of Meson.
Issues fixed: - many unused parameters - invalid case fall-through - excess semi-colons - incorrect 'const' on return-by-value type - removal of variable length array in test case - uncaught return from 'system' call in test case
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I8af69184042cf8661d1307a02ecf3afcab4724a1
|
H A D | pel_utils.cpp | diff d26fa3e77eba0d2bc7582208aa5490f004870130 Wed Apr 21 15:22:23 CDT 2021 Patrick Williams <patrick@stwcx.xyz> openpower-pels: clean up various compile warnings
Compile warnings observed when compiling parts of the openpower-pels (or corresponding tests) under stricter compiler warning flags of Meson.
Issues fixed: - many unused parameters - invalid case fall-through - excess semi-colons - incorrect 'const' on return-by-value type - removal of variable length array in test case - uncaught return from 'system' call in test case
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I8af69184042cf8661d1307a02ecf3afcab4724a1
|
H A D | mocks.hpp | diff d26fa3e77eba0d2bc7582208aa5490f004870130 Wed Apr 21 15:22:23 CDT 2021 Patrick Williams <patrick@stwcx.xyz> openpower-pels: clean up various compile warnings
Compile warnings observed when compiling parts of the openpower-pels (or corresponding tests) under stricter compiler warning flags of Meson.
Issues fixed: - many unused parameters - invalid case fall-through - excess semi-colons - incorrect 'const' on return-by-value type - removal of variable length array in test case - uncaught return from 'system' call in test case
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I8af69184042cf8661d1307a02ecf3afcab4724a1
|
H A D | pel_manager_test.cpp | diff d26fa3e77eba0d2bc7582208aa5490f004870130 Wed Apr 21 15:22:23 CDT 2021 Patrick Williams <patrick@stwcx.xyz> openpower-pels: clean up various compile warnings
Compile warnings observed when compiling parts of the openpower-pels (or corresponding tests) under stricter compiler warning flags of Meson.
Issues fixed: - many unused parameters - invalid case fall-through - excess semi-colons - incorrect 'const' on return-by-value type - removal of variable length array in test case - uncaught return from 'system' call in test case
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I8af69184042cf8661d1307a02ecf3afcab4724a1
|