diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2024-08-05 11:59:45 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2024-08-05 11:59:45 -0400 |
commit | 1524075828995e14fef035ff5884134997c7479a (patch) | |
tree | 0ece450ec17839a26d5c564b753e291cf774aa40 /src/str.c | |
parent | 202e69c8951a38187489c66e994dd593755d62cb (diff) | |
download | stasis-1524075828995e14fef035ff5884134997c7479a.tar.gz |
Add handler for space-delimited lists
* This needs attention, however. The INI writer has no way to know a list with spaces is a list; this happens in the value conversion functions.
* Add type_hint member to INIData structure. At some point support with be added for all INIVAL_TYPE_* defines. Right now it's only used with arrays.
* Zero out line buffer in ini_open after each iteration
* Do not strip raw INI data. Let the conversion functions handle it
* Add spaces to key value pairs in rendered INI output.
Diffstat (limited to 'src/str.c')
0 files changed, 0 insertions, 0 deletions