ObjFW  Check-in [72c71c4eb2]

Overview
Comment:JSON: Make it possible to get the invalid line.

This introduces OFInvalidJSONException, which has a property line to get
the line in which the parsing error occurred.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 72c71c4eb2ec4099808d296c0f625086507a1ee7d0e8b327b4b435c10ff56278
User & Date: js on 2012-06-10 16:07:33
Other Links: manifest | tags
Context
2012-06-11
11:08
Improve -[OFNumber description]. check-in: 0db281bf03 user: js tags: trunk
2012-06-10
16:07
JSON: Make it possible to get the invalid line. check-in: 72c71c4eb2 user: js tags: trunk
16:03
Add a few array methods. check-in: 95e8e1e486 user: js tags: trunk
Changes