Searched hist:"0 c8136a408c56b432b55ca93b5313313e8d1f585" (Results 1 – 3 of 3) sorted by relevance
/openbmc/sdbusplus/src/ |
H A D | exception.cpp | diff 0c8136a408c56b432b55ca93b5313313e8d1f585 Sat Aug 28 14:42:31 CDT 2021 Patrick Williams <patrick@stwcx.xyz> enable building with clang
Clang is more pedantic about systemd's use of C99 extensions when high warning levels are enabled. Disable the "-Wc99-extensions" when using the SD_BUS_ERROR_NULL macro from systemd. This enables sdbusplus to compile with clang.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I5433244ad33e5803d0291de11056a7feee57d55c
|
/openbmc/sdbusplus/include/sdbusplus/ |
H A D | message.hpp | diff 0c8136a408c56b432b55ca93b5313313e8d1f585 Sat Aug 28 14:42:31 CDT 2021 Patrick Williams <patrick@stwcx.xyz> enable building with clang
Clang is more pedantic about systemd's use of C99 extensions when high warning levels are enabled. Disable the "-Wc99-extensions" when using the SD_BUS_ERROR_NULL macro from systemd. This enables sdbusplus to compile with clang.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I5433244ad33e5803d0291de11056a7feee57d55c
|
H A D | bus.hpp | diff 0c8136a408c56b432b55ca93b5313313e8d1f585 Sat Aug 28 14:42:31 CDT 2021 Patrick Williams <patrick@stwcx.xyz> enable building with clang
Clang is more pedantic about systemd's use of C99 extensions when high warning levels are enabled. Disable the "-Wc99-extensions" when using the SD_BUS_ERROR_NULL macro from systemd. This enables sdbusplus to compile with clang.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I5433244ad33e5803d0291de11056a7feee57d55c
|