Files
meta-openembedded/meta-oe/recipes-extended
Khem Raj 950b33eebf minifi-cpp: Fix build with clang
Disable c++11-narrowing-const-reference warning as error
Fixes
git/extensions/standard-processors/utils/JoltUtils.cpp:498:23: error: non-constant-expression cannot be narrowed from type 'unsigned long long' to 'unsigned int' in initializer list [-Wc++11-narrowing-const-reference]

return ResultT{{std::stoull(std::string{idx_begin, it}), {}}, it};
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-03-25 22:01:01 -07:00
..
2024-12-20 19:47:50 -08:00
2023-11-13 22:49:05 -08:00
2025-01-07 09:33:14 -08:00
2024-12-10 08:39:05 -08:00
2023-08-03 09:14:20 -07:00
2025-03-25 09:33:50 -07:00
2024-02-09 09:52:12 -08:00
2025-02-24 21:31:38 -08:00
2025-02-28 18:48:27 -08:00
2023-09-20 15:34:03 -07:00
2025-03-25 09:33:51 -07:00
2025-01-24 18:20:00 -08:00
2024-02-09 09:52:12 -08:00
2025-03-25 09:33:51 -07:00
2025-03-25 01:24:19 -07:00
2024-09-29 10:01:09 -07:00
2024-02-19 23:22:24 -08:00
2024-02-09 09:52:12 -08:00
2024-12-27 09:21:43 -08:00
2025-02-10 08:45:37 -08:00
2024-08-09 14:25:15 -07:00
2024-02-09 09:52:12 -08:00
2024-10-16 14:07:29 -07:00
2024-05-23 16:17:11 -07:00
2025-03-25 09:33:52 -07:00
2024-12-24 08:23:08 -08:00
2024-02-09 09:52:12 -08:00
2024-12-03 09:44:33 -08:00
2024-08-09 14:25:10 -07:00
2024-08-09 14:25:20 -07:00
2025-03-19 11:37:48 -07:00
2025-03-11 19:35:32 -07:00
2024-09-11 21:15:34 -07:00
2024-11-05 22:45:22 -08:00
2023-12-08 07:57:57 -08:00
2023-11-28 08:55:43 -08:00
2024-09-30 07:34:28 -07:00
2024-02-19 23:22:24 -08:00
2025-03-19 11:37:47 -07:00
2024-06-21 21:45:10 -07:00