diff options
author | Khem Raj <raj.khem@gmail.com> | 2024-02-07 23:51:11 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-02-09 09:52:15 -0800 |
commit | bc5c3e48c15dc4a454b3643b42bf8ce8ac8b41cc (patch) | |
tree | c3645ace52d098e307370c7afaa1e7dc35c4d5f1 /meta-python/recipes-devtools/python/python3-strenum/0001-patch-versioneer-for-python-3.12-compatibility.patch | |
parent | 192f412b3d67858398f30bab98e8ed26afc98eeb (diff) | |
download | meta-openembedded-bc5c3e48c15dc4a454b3643b42bf8ce8ac8b41cc.tar.gz |
libcereal: Disable c++11-narrowing-const-reference warning as error
Clang 18 is fussy about it
Fixes
unittests/map.hpp:65:25: error: non-constant-expression cannot be narrowed from type 'typename std::enable_if<std::is_integral<char>::value && sizeof(char) == sizeof(char), char>::type' (aka 'char') to 'const signed char' in initializer list [-Wc++11-narrowing-const-reference]
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-strenum/0001-patch-versioneer-for-python-3.12-compatibility.patch')
0 files changed, 0 insertions, 0 deletions