Home
last modified time | relevance | path

Searched hist:afd0a45c (Results 1 – 2 of 2) sorted by relevance

/openbmc/openpower-pnor-code-mgmt/
H A Dactivation.cppafd0a45c Wed May 30 11:16:03 CDT 2018 Joseph Reynolds <jrey@us.ibm.com> Use s.c_str() in log messages

Part of a series of commits that resolve openbmc 2905

Here is something funny: in item_updater.cpp:300 is a string
and on line 316 it is const char*. It may be confusing to
have the same variable name with two different related types.

Tested: static_assert only

Change-Id: I59556fc184ef1f1047bd8a76062598b7518c36ae
Signed-off-by: Joseph Reynolds <jrey@us.ibm.com>
H A Ditem_updater.cppafd0a45c Wed May 30 11:16:03 CDT 2018 Joseph Reynolds <jrey@us.ibm.com> Use s.c_str() in log messages

Part of a series of commits that resolve openbmc 2905

Here is something funny: in item_updater.cpp:300 is a string
and on line 316 it is const char*. It may be confusing to
have the same variable name with two different related types.

Tested: static_assert only

Change-Id: I59556fc184ef1f1047bd8a76062598b7518c36ae
Signed-off-by: Joseph Reynolds <jrey@us.ibm.com>