commit | 510eb9cc13a9437f9fc4965c080be8136d5e1320 | [log] [tgz] |
---|---|---|
author | Joseph Reynolds <jrey@us.ibm.com> | Wed May 30 11:51:28 2018 -0500 |
committer | Joseph Reynolds <jrey@us.ibm.com> | Thu May 31 09:33:25 2018 -0500 |
tree | 5608a089b8f0a12bd8f80d607e3a4e1246734a15 | |
parent | 6706c1cc30f4f98040d6628f9f15c4513eef2d21 [diff] |
Use s.c_str() in log messages Fixes issues with data passed to phosphor::logging::log(entry()). This is part of a series of commits that resolves openbmc 2905. Tested: static_assert only Change-Id: I9fac771f54e4acbec97ce1360c106b6e3eb4fe9d Signed-off-by: Joseph Reynolds <jrey@us.ibm.com>
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.