Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / nlohmann/json issues and pull requests
#4310 - #4307 Updated docx to 3.10.5 from 3.10.4
Pull Request -
State: closed - Opened by AniketDhemare 8 months ago
- 2 comments
Labels: documentation, S
#4309 - gdb-pretty-print broken since m_data added
Issue -
State: open - Opened by blackworm27 8 months ago
Labels: kind: bug
#4309 - gdb-pretty-print broken since m_data added
Issue -
State: closed - Opened by blackworm27 8 months ago
Labels: kind: bug, solution: proposed fix
#4307 - Docs have incorrect info for `update()`
Issue -
State: closed - Opened by whompyjaw 8 months ago
Labels: kind: bug, documentation, solution: proposed fix
#4301 - CBOR data cannot be decoded
Issue -
State: closed - Opened by GitHobi 9 months ago
- 3 comments
Labels: kind: bug, aspect: binary formats
#4299 - Inconsistent behaviour of json construction using `std::initializer_list`
Issue -
State: closed - Opened by aarlt 9 months ago
- 2 comments
Labels: kind: bug
#4297 - Assertion failed when accessing non-existing object with const json object
Issue -
State: closed - Opened by mika1337 9 months ago
- 12 comments
#4296 - Validatable release artifacts are not sufficient for packaging (trying to run tests)
Issue -
State: closed - Opened by dvzrv 9 months ago
- 13 comments
Labels: kind: bug
#4292 - Rel 3.11.2 -- patch method throw exception which use to work fine in Rel 3.9.1
Issue -
State: open - Opened by sujayran 9 months ago
- 4 comments
Labels: kind: bug
#4289 - ordered json pointer corruption
Issue -
State: open - Opened by mishase 9 months ago
- 5 comments
Labels: solution: duplicate, documentation
#4288 - Fix make clean in /docs/Makefile
Pull Request -
State: closed - Opened by AlbertoSvg 10 months ago
- 1 comment
Labels: documentation, S
#4286 - Making Code cleaner
Pull Request -
State: closed - Opened by pranjal31v1 10 months ago
- 3 comments
Labels: documentation, S
#4285 - Incorrect floating point parsing
Issue -
State: open - Opened by riasat 10 months ago
- 2 comments
#4284 - Segfault on parse when using "#pragma pack (push, 1)"
Issue -
State: closed - Opened by goversr 10 months ago
- 4 comments
Labels: kind: bug
#4282 - Simple example with nlohmann::ordered_json doesn't compile
Issue -
State: closed - Opened by patrikhuber 10 months ago
- 2 comments
Labels: kind: bug
#4279 - Program crashes with ordered_json, but works fine with json
Issue -
State: open - Opened by vircon32 10 months ago
- 5 comments
Labels: documentation
#4278 - JSON parses as array when assigned in initializer list.
Issue -
State: closed - Opened by YourAverageFTCPerson 10 months ago
- 1 comment
Labels: kind: bug, solution: duplicate
#4277 - Align astyle flags in Makefile with CI
Pull Request -
State: closed - Opened by serge-s 10 months ago
- 3 comments
Labels: S
#4276 - Suppress Clang-Tidy warnings
Pull Request -
State: closed - Opened by nlohmann 10 months ago
- 1 comment
Labels: M, tests
#4275 - Can't run `make amalgamate`
Issue -
State: closed - Opened by serge-s 10 months ago
- 1 comment
Labels: kind: bug, solution: proposed fix
#4274 - Remove broken link from CONTRIBUTING.md
Pull Request -
State: closed - Opened by serge-s 10 months ago
Labels: S
#4273 - Fix the -fstack-protector warning
Pull Request -
State: closed - Opened by ZhksB 10 months ago
- 7 comments
Labels: M
#4272 - Parsing the unicode string got the wrong result
Issue -
State: open - Opened by pigLoveRabbit520 10 months ago
- 7 comments
Labels: solution: invalid
#4271 - to_json(std::filesystem::path) can create invalid UTF-8 chars on windows
Issue -
State: open - Opened by MHebes 10 months ago
- 3 comments
Labels: kind: bug
#4269 - Fix version in json_has_static_rtti.md
Pull Request -
State: closed - Opened by ALF-ONE 10 months ago
- 2 comments
Labels: documentation, S
#4266 - ⬆️ Bump jinja2 from 3.1.2 to 3.1.3 in /docs/mkdocs
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
- 2 comments
Labels: documentation, S, dependencies
#4265 - ⬆️ Bump gitpython from 3.1.40 to 3.1.41 in /docs/mkdocs
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
- 2 comments
Labels: documentation, S, dependencies
#4262 - Add support of multi-dim C-style array member of struct.
Pull Request -
State: open - Opened by peng-wang-cn 11 months ago
- 4 comments
Labels: L, tests
#4261 - Cannot use std::format on nholman::json objects
Issue -
State: open - Opened by AA1999 11 months ago
- 8 comments
Labels: kind: bug
#4260 - Newer serialization macros not listed in README
Issue -
State: open - Opened by gregmarr 11 months ago
Labels: kind: bug
#4255 - Docs: Fix wrong code usage in the Value access section of `json_pointer.md`
Pull Request -
State: closed - Opened by Fallen-Breath 11 months ago
- 1 comment
Labels: documentation, S
#4253 - Parsing simple zeroes throws type exception
Issue -
State: open - Opened by tksharpless 11 months ago
- 1 comment
Labels: kind: bug
#4247 - NLOHMANN_JSON_FROM* macros not comptaible with non-default-constructible types
Issue -
State: open - Opened by RAnders00 11 months ago
- 6 comments
#4242 - stack overflow while fuzzing parse-cbor-fuzzer
Issue -
State: open - Opened by 3iang 11 months ago
- 3 comments
Labels: kind: bug
#4241 - Issue with including <version>
Issue -
State: closed - Opened by oleg-alexandrov 11 months ago
- 2 comments
Labels: kind: bug
#4239 - Exception when trying to insert my json object inside json file
Issue -
State: open - Opened by marfixdev 11 months ago
- 4 comments
Labels: solution: proposed fix
#4237 - Fix `to_json` for enums when the enum has an unsigned underlying type.
Pull Request -
State: closed - Opened by TheJCAB 12 months ago
- 10 comments
Labels: M, tests
#4236 - `to_json` is erroneously converting enums with underlying unsigned types to signed numbers
Issue -
State: closed - Opened by TheJCAB 12 months ago
Labels: kind: bug, solution: proposed fix
#4234 - very accidental: SIGABRT when parsing json string with allow_exceptions=false
Issue -
State: open - Opened by Johnny-Martin 12 months ago
- 7 comments
Labels: kind: bug
#4233 - Aimed at the fixing compilation error https://github.com/nlohmann/json/issues/4197. It was a school project, asking me to make contributions. Sorry for the inconvenience I made.
Pull Request -
State: closed - Opened by xcyang11 12 months ago
- 3 comments
Labels: documentation, L, tests
#4232 - Aimed at fixing compilation error https://github.com/nlohmann/json/issues/4197. It was a school project, asking me to make contributions. Sorry for the inconvenience I made.
Pull Request -
State: closed - Opened by xcyang11 12 months ago
- 1 comment
Labels: documentation, L, tests
#4231 - fixing the compilation issue with 3 test suites. Aimed at https://github.com/nlohmann/json/issues/4197. This is a school HW, asking me to make contribution. Sorry for the inconvenience I caused.
Pull Request -
State: closed - Opened by xcyang11 12 months ago
- 1 comment
Labels: documentation, L, tests
#4230 - fixing the compilation issue with use of overloaded operator '<=>' is ambiguous #4197 and 3 test suites.
Pull Request -
State: closed - Opened by xcyang11 12 months ago
- 1 comment
Labels: documentation, L, tests
#4228 - Build failure on macOS Sonoma 14.1.1
Issue -
State: closed - Opened by cculianu 12 months ago
- 4 comments
Labels: kind: bug
#4227 - Deprecation warning on save action in check-amalgamation CI step
Issue -
State: open - Opened by nlohmann 12 months ago
- 1 comment
Labels: CI
#4226 - Use Clang-Format
Pull Request -
State: open - Opened by nlohmann 12 months ago
- 7 comments
Labels: documentation, L, CI, tests, CMake
#4224 - 3.11.3: test suite fails in 4 units
Issue -
State: closed - Opened by kloczek 12 months ago
- 8 comments
#4222 - JSON for Modern C++ 3.11.3
Pull Request -
State: closed - Opened by nlohmann 12 months ago
- 1 comment
Labels: documentation, L, tests, CMake
#4219 - Fix examples/json_lines.cpp
Pull Request -
State: closed - Opened by mrgharabaghi 12 months ago
- 7 comments
#4218 - Release draft 3.11.3
Pull Request -
State: closed - Opened by nlohmann 12 months ago
- 2 comments
Labels: documentation, state: needs more info, L, tests, CMake
#4217 - 3.11.3 Release Candidate
Pull Request -
State: closed - Opened by nlohmann 12 months ago
- 3 comments
Labels: documentation, state: needs more info, L, tests, CMake
#4216 - Update documentation for the next release
Pull Request -
State: closed - Opened by nlohmann 12 months ago
- 1 comment
Labels: documentation, L, tests
#4215 - Fix failing CI checks
Pull Request -
State: closed - Opened by colbychaskell 12 months ago
- 2 comments
Labels: M, CI, tests
#4214 - Hash pin only sensible workflows
Pull Request -
State: open - Opened by joycebrum 12 months ago
- 1 comment
Labels: M, CI
#4213 - Exception thrown when dumping utf-8 characters when using std::string
Issue -
State: closed - Opened by felipegodias 12 months ago
- 2 comments
Labels: state: needs more info
#4210 - Unit test algo cpp 11
Pull Request -
State: open - Opened by Tomerkm almost 1 year ago
- 2 comments
Labels: please rebase, M, tests
#4207 - Parser and constructor resolve integer types differently
Issue -
State: closed - Opened by andkerr about 1 year ago
- 3 comments
Labels: kind: bug
#4205 - README.md overuses `template` keyword before `get` function
Issue -
State: closed - Opened by davidstone about 1 year ago
- 2 comments
Labels: kind: bug
#4203 - Update README.md
Pull Request -
State: closed - Opened by ohhMyPrincessMomo about 1 year ago
Labels: documentation, S
#4197 - use of overloaded operator '<=>' is ambiguous
Issue -
State: open - Opened by nlohmann about 1 year ago
- 10 comments
Labels: kind: bug, state: help needed
#4196 - Fix CI (again)
Pull Request -
State: closed - Opened by nlohmann about 1 year ago
Labels: documentation, L, CI, tests
#4194 - fix cmake header path in install with custom CMAKE_INSTALL_INCLUDEDIR
Pull Request -
State: closed - Opened by bebuch about 1 year ago
- 4 comments
Labels: S, CMake
#4193 - Exception SIGSEGV - Segmentation violation signal on file parsing (v3.11.2, linux, doctest)
Issue -
State: closed - Opened by obewan about 1 year ago
- 5 comments
Labels: kind: bug
#4189 - ⬆️ Bump urllib3 from 1.26.13 to 1.26.18 in /docs/mkdocs
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 2 comments
Labels: documentation, S, dependencies
#4186 - In highly nested functions, passing json into a function leads to a segmentation fault/bus error
Issue -
State: closed - Opened by DUOLabs333 about 1 year ago
- 15 comments
Labels: solution: invalid
#4183 - why a single-object json file appears in an array
Issue -
State: closed - Opened by Corgile about 1 year ago
- 2 comments
Labels: solution: duplicate
#4182 - ⬆️ Bump gitpython from 3.1.29 to 3.1.37 in /docs/mkdocs
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 2 comments
Labels: documentation, S, dependencies
#4181 - Change `operator==` overload that constrains to `is_scalar_v` to constrain to compatible types.
Pull Request -
State: open - Opened by fsandhei about 1 year ago
- 14 comments
Labels: M, tests
#4180 - Add more specific error message when attempting to parse empty input
Pull Request -
State: closed - Opened by colbychaskell about 1 year ago
- 6 comments
Labels: documentation, M, tests
#4179 - Fix char_traits deprecation warning
Pull Request -
State: closed - Opened by colbychaskell about 1 year ago
- 13 comments
Labels: L
#4177 - ⬆️ Bump tornado from 6.2 to 6.3.3 in /docs/mkdocs
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 2 comments
Labels: documentation, S, dependencies
#4176 - ⬆️ Bump gitpython from 3.1.29 to 3.1.35 in /docs/mkdocs
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 2 comments
Labels: documentation, S, dependencies
#4175 - Fix MinGW CI
Pull Request -
State: closed - Opened by scribam about 1 year ago
- 2 comments
Labels: S, CI
#4174 - Initializing `json` by direct initialization and copy initialization invokes different constructors
Issue -
State: closed - Opened by FeignClaims about 1 year ago
- 2 comments
Labels: kind: bug
#4173 - Fix spellcheck issue
Pull Request -
State: closed - Opened by mwestphal about 1 year ago
- 2 comments
Labels: S, tests
#4170 - ⬆️ Bump urllib3 from 1.26.13 to 1.26.17 in /docs/mkdocs
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 2 comments
Labels: documentation, S, dependencies
#4169 - Fix source highlighting in user defined type macros docs
Pull Request -
State: closed - Opened by ZeronSix about 1 year ago
- 1 comment
Labels: documentation, M
#4167 - using allocator for bson
Pull Request -
State: open - Opened by alexfishgait1234 about 1 year ago
- 8 comments
Labels: L, tests
#4166 - Conditional Compilation for C++17 Compatibility
Pull Request -
State: closed - Opened by iconnor about 1 year ago
- 2 comments
Labels: documentation, S
#4165 - gcc13.2 compile fail when using std::string to compare the json object
Issue -
State: open - Opened by zhangjian3032 about 1 year ago
- 6 comments
Labels: kind: bug, confirmed, state: help needed
#4164 - Copying ctor and moving ctor null ordered_json corrupts it (mingw 8)
Issue -
State: open - Opened by matejk about 1 year ago
- 1 comment
Labels: solution: duplicate
#4163 - Deprecation warning about std::char_traits<unsigned char>
Issue -
State: closed - Opened by nlohmann about 1 year ago
- 9 comments
Labels: kind: bug, solution: proposed fix, good first issue
#4161 - Fix deprecation warning
Pull Request -
State: closed - Opened by nlohmann about 1 year ago
- 1 comment
Labels: documentation, M
#4160 - Fix CI
Pull Request -
State: closed - Opened by nlohmann about 1 year ago
- 2 comments
Labels: L, tests
#4159 - Update index.md
Pull Request -
State: closed - Opened by miny1233 about 1 year ago
- 3 comments
Labels: documentation, S
#4153 - Rename accept.md to Bill7878.btc
Pull Request -
State: closed - Opened by Bill7878 about 1 year ago
#4149 - Update index.md
Pull Request -
State: closed - Opened by HO-COOH about 1 year ago
- 1 comment
Labels: documentation, S
#4143 - Correct a typo in serve_header/README.md
Pull Request -
State: closed - Opened by felixonmars about 1 year ago
- 1 comment
Labels: documentation, S
#4140 - Fixed init-list construction when size_type is not int
Pull Request -
State: closed - Opened by tomalakgeretkal about 1 year ago
- 3 comments
Labels: M
#4138 - ⬆️ Bump gitpython from 3.1.29 to 3.1.34 in /docs/mkdocs
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: documentation, S, dependencies
#4137 - Fixed basic_json::diff and basic_json::patch not compiling with custom string type (#4134)
Pull Request -
State: open - Opened by tomalakgeretkal about 1 year ago
- 5 comments
Labels: please rebase, L, tests
#4134 - patch_inplace assumes StringType is std::string
Issue -
State: open - Opened by tomalakgeretkal about 1 year ago
- 1 comment
Labels: kind: bug
#4129 - LLVM 16.0.6 issues warning for literal operators when Wdeprecated-literal-operator
Issue -
State: closed - Opened by burcelee about 1 year ago
- 1 comment
Labels: kind: bug, solution: proposed fix
#4126 - Update CODEOWNERS
Pull Request -
State: closed - Opened by tarolling about 1 year ago
- 1 comment
Labels: S
#4116 - GCC compiler warning about violating the C++ One Definition Rule [-Wodr]
Issue -
State: closed - Opened by mgerhardy about 1 year ago
- 1 comment
Labels: kind: bug
#4115 - Update parser.hpp #4037 Improve wording of parse_error exception done
Pull Request -
State: closed - Opened by ankush1233 about 1 year ago
- 2 comments
Labels: S
#4112 - Accept NEW CMake policies up to CMake 3.14
Pull Request -
State: closed - Opened by craigscott-crascit over 1 year ago
- 4 comments
Labels: M, tests, CMake
#4111 - Bazel: Improve support for bzlmod
Pull Request -
State: closed - Opened by Vertexwahn over 1 year ago
- 4 comments
Labels: S
#4109 - Fix typo in afl_driver.cpp
Pull Request -
State: closed - Opened by eltociear over 1 year ago
- 1 comment
Labels: S, tests
#4108 - ⬆️ Bump gitpython from 3.1.29 to 3.1.32 in /docs/mkdocs
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: documentation, S, dependencies