-
Notifications
You must be signed in to change notification settings - Fork 60
Issues: arduino-libraries/Arduino_JSON
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
"=" operator issue when copying JSONVar reference to JSONVar
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
#66
opened Sep 26, 2024 by
nathanjshaffer
cJSON_CreateNumber
is truncating numbers outside the bounds of INT_MIN
- INT_MAX
topic: code
#62
opened Apr 23, 2024 by
raphael-bmec-co
Add operator= overload for int64_t and uint64
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#54
opened Aug 17, 2023 by
Zhu-jiatong
Missing documentation re: how to declare JSON entry to null
topic: documentation
Related to documentation for the project
type: imperfection
Perceived defect in any part of project
#50
opened Jun 15, 2023 by
Zhu-jiatong
undefined reference to `sscanf'
type: imperfection
Perceived defect in any part of project
#47
opened Mar 6, 2023 by
Chokhonelidze
Convert std::map and std::unordered_map to JSON object
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#45
opened Dec 4, 2022 by
Zhu-jiatong
Add example of parsing an HTTP response
topic: documentation
Related to documentation for the project
type: enhancement
Proposed improvement
#37
opened Jul 6, 2022 by
jterrell345
Common types need to be supported.
type: enhancement
Proposed improvement
#23
opened May 19, 2021 by
MartinMueller2003
ProTip!
Exclude everything labeled
bug
with -label:bug.