commit | ef1259becab17e03cf31bc74e9db34ac98dd4298 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Thu Sep 02 09:12:33 2021 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Sep 02 09:17:27 2021 -0500 |
tree | 020d480fa20ebf58031b314a97ae8922a17d68de | |
parent | 38ffafcf9264300a49d0f87ea592dfbf984e74e8 [diff] |
exception: switch to public sdbus exception SdBusError was intended to be a private error type inside sdbusplus. Switch all catch locations to use the general sdbusplus::exception type. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I3b5d83511afdf17b2911502279087e57a59b9945
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
.