commit | 197de181eb41093c88dd00b9c7e314e7fc554980 | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradbish@qti.qualcomm.com> | Wed Jul 09 14:41:37 2025 -0400 |
committer | Brad Bishop <bradbish@qti.qualcomm.com> | Tue Jul 29 12:25:58 2025 -0400 |
tree | 65c782ac8b66edf64e289922e72e6a911bbbda03 | |
parent | 4129bfa684f540ed385b67178a8403e3d1ca7bbd [diff] |
build: enable and fix -Wconversion,-Wsign-conversion Fix instances of cppcoreguidelines-narrowing-conversions, and enable the warnings to catch future cases. Tested by building and running the unit tests. Change-Id: I4047acd87a5ac6050ed7650e1efd32a921574041 Signed-off-by: Brad Bishop <bradbish@qti.qualcomm.com>
This repository contains the mapper, which assists in finding things on D-Bus. There is documentation about it in the docs repository.
Non-OpenBMC build dependencies are:
meson build && ninja -C build
meson build && ninja -C build test
rm -rf build