Files
meta-openembedded/meta-oe/recipes-devtools
Mingli Yu 0b7351142e nlohmann-json: Upgrade 3.11.3 -> 3.12.0
* License-Update:
Copyright year updated to 2025

* It seems snprintf in glibc is locale-aware. And it will format
floating-point numbers according to the locale when the numeric
locale is set (e.g., de_DE).
  But in musl, snprintf does not respect locale settings for number
formatting. It will always use a period as the decimal separator
regardless of the locale set.
 So exclude TEST CASE "locale-dependent test (LC_NUMERIC=de_DE)" [1]
right now and add the case back once the issue resolved by upstream.
 # ./run-ptest
PASS: test-algorithms_cpp11
PASS: test-allocator_cpp11
PASS: test-alt-string_cpp11
PASS: test-assert_macro_cpp11
PASS: test-binary_formats_cpp11
PASS: test-bjdata_cpp11
PASS: test-bson_cpp11
PASS: test-byte_container_with_subtype_cpp11
PASS: test-capacity_cpp11
PASS: test-cbor_cpp11
PASS: test-class_const_iterator_cpp11
PASS: test-class_iterator_cpp11
PASS: test-class_lexer_cpp11
PASS: test-class_parser_cpp11
[snip]

[1] https://github.com/nlohmann/json/issues/4767

Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-04-28 07:02:49 -07:00
..
2025-03-28 10:28:12 -07:00
2025-04-10 08:31:04 -07:00
2025-04-06 10:57:39 -07:00
2025-02-27 20:28:17 +00:00
2024-06-27 09:19:06 -07:00
2025-01-14 08:52:03 -08:00
2023-02-01 09:28:47 -08:00
2025-03-12 08:15:43 -07:00
2024-02-09 09:52:12 -08:00
2024-05-23 08:44:44 -07:00
2025-03-27 17:05:45 -07:00
2025-02-03 13:03:24 -08:00
2025-03-25 09:33:51 -07:00
2024-07-28 00:00:31 -07:00
2023-12-21 08:20:34 -08:00
2025-01-24 18:20:00 -08:00
2025-03-08 15:06:11 -08:00
2024-02-09 09:52:12 -08:00
2025-02-14 20:27:17 -08:00
2025-01-29 17:43:04 -08:00
2023-03-17 07:06:55 -07:00
2023-06-14 09:41:35 -07:00
2025-04-01 09:21:23 -07:00
2024-07-25 07:58:08 -07:00
2025-02-10 08:45:37 -08:00
2022-06-30 13:39:27 -04:00
2025-04-24 00:13:49 -07:00
2025-03-11 19:35:32 -07:00
2025-04-10 08:31:03 -07:00
2025-04-19 14:35:59 -07:00
2025-02-26 08:30:52 -08:00
2025-03-11 17:17:21 -07:00
2025-01-14 08:52:05 -08:00
2024-02-09 09:52:12 -08:00
2024-06-07 09:11:54 -07:00
2025-02-04 10:14:37 -08:00
2024-12-13 07:54:45 -08:00
2024-12-24 08:23:09 -08:00
2024-12-27 09:21:42 -08:00
2025-04-19 14:36:02 -07:00
2024-04-19 14:31:31 -07:00
2025-04-23 19:35:01 -07:00