v1.0.1 #13
Pinned
attipaci
announced in
Announcements
v1.0.1
#13
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Maintenance release.
Fixed
Fixed inverted parse of
use_hyper_tablesboolean config setting.Storing arrays of string and character-arrays, did not advance the print position after the separator, causing the strings to be truncated early before consecutive array elements.
Various fixes to minor issues spotted by Copilot.
Changed
Use
snprintf()instead ofsprintf()when possible.Use
strtok_r()consistently.This discussion was created from the release v1.0.1.
Beta Was this translation helpful? Give feedback.
All reactions