Overview
Comment: | OFINIFile: Fix parsing `=` within `"` |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
95fcd0f05bffed71794952e32a7c4920 |
User & Date: | js on 2024-08-25 21:27:03 |
Other Links: | manifest | tags |
References
2024-08-25
| ||
21:30 | • Fixed ticket [0ef0149d30]: INI parser doesn't correctly parse `=` within `"` plus 5 other changes artifact: 20c0b9fcea user: js | |
Context
2024-08-25
| ||
21:36 | Update ChangeLog for 1.1.7 check-in: e476451a38 user: js tags: trunk | |
21:29 | OFINIFile: Fix parsing `=` within `"` check-in: a7ef90581c user: js tags: 1.1 | |
21:27 | OFINIFile: Fix parsing `=` within `"` check-in: 95fcd0f05b user: js tags: trunk | |
00:47 | Add support for tagged pointer strings check-in: 8ca952eaa4 user: js tags: trunk | |
Changes
Modified src/OFINISection.m from [2059e2c42f] to [0b76cf6ad8]. [diff]
Modified tests/OFINIFileTests.m from [ce3bbf2039] to [7041b472fb]. [diff]
Modified tests/testfile.ini from [38129d6503] to [96cb01d476]. [diff]