Debian Patches

Status for nlohmann-json3/3.12.0-2

Patch Description Author Forwarded Bugs Origin Last update
0001-mark-offline-tests.patch Add label to offline tests Add the "offline" label to tests which do not need to
download json_test_data. These tests can then be run during
build.
Pragyansh Chaturvedi <pragyansh.chaturvedi@gmail.com> yes 2025-02-04
96c1b52f1cc4742a00ee02b34e043f61bbffa6ae.patch [PATCH] Fix conversion to std::optional (#4742)
* :alembic: remove JSON_USE_IMPLICIT_CONVERSIONS check for from_json(json, std::optional)


* :alembic: remove JSON_USE_IMPLICIT_CONVERSIONS check for from_json(json, std::optional)


* :alembic: remove JSON_USE_IMPLICIT_CONVERSIONS check for from_json(json, std::optional)


* :alembic: remove JSON_USE_IMPLICIT_CONVERSIONS check for from_json(json, std::optional)


* :alembic: remove JSON_USE_IMPLICIT_CONVERSIONS check for from_json(json, std::optional)


* :alembic: add C++ standard library as matrix option


* :rewind: remove inline
Niels Lohmann <mail@nlohmann.me> no 2025-04-15
756ca22ec5b0d89b5d107b4c30891d1293650c87.patch [PATCH] Provide fallback for missing `char8_t` support (#4736) Sergiu Deitsch <sergiud@users.noreply.github.com> no 2025-04-23
6b9199382bca57d5c85609c54f70279f0d5e7f25.patch [PATCH] Add missing header (#4763)
* :bug: add missing header


* :rotating_light: fix warning


* :rotating_light: fix warning
Niels Lohmann <mail@nlohmann.me> no 2025-04-27
3b02afb9d981614813915d432e89777b346a6ddb.patch [PATCH] Specialize char_traits for std::byte to fix from_msgpack (fixes #4756) (#4760)

* Specialize char_traits for std::byte to fix from_msgpack (fixes #4756)

Provide a char_traits<std::byte> specialization under __cpp_lib_byte
to allow parsing MessagePack data from containers of std::byte.


* Fix comments for cstddef include and MessagePack tests


* Fix include <cstddef> only when __cpp_lib_byte is defined and sufficient


* Fix clang-tidy warnings in MessagePack std::byte tests


* Fix handle return value in MessagePack tests
Xiaochuan Ye <tap91624@gmail.com> no 2025-04-28
eef76c200e1d5b88a2cf0b5264756c4a020a88db.patch [PATCH] Make library work with C++20 modules (#4764)
* :white_check_mark: add test for C++20 modules


* :rotating_light: fix warning


* Add missing header (#4763)

* :bug: add missing header


* :rotating_light: fix warning


* :rotating_light: fix warning
Niels Lohmann <mail@nlohmann.me> no 2025-04-28

All known versions for source package 'nlohmann-json3'

Links