Skip to content

Update Lite3 to get C11 compiler fix, and decoding bug fix#15

Open
mignon-p wants to merge 2 commits intosandover:mainfrom
mignon-p:update-lite3
Open

Update Lite3 to get C11 compiler fix, and decoding bug fix#15
mignon-p wants to merge 2 commits intosandover:mainfrom
mignon-p:update-lite3

Conversation

@mignon-p
Copy link
Copy Markdown

This updates the bundled version of the Lite3 library to 7b62398a35e9647f0d6bb709d714bd9cd2100182. This brings in several fixes from Lite3, most notably:

This brings in several fixes from Lite3, most notably:

* Fix declaration-after-label problem that wasn't compatible with C11
  compilers.  (fastserial/lite3#17)

* Fix decoding bug when the Lite3 message is an object containing a
  single key/value pair, and the key is the empty string and the value
  is null.  (fastserial/lite3#19)
These checks are no longer needed, now that we've updated Lite3 to a
version that works with C11.  (fastserial/lite3#17)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant