Artifact 28abef2a601bc6e16805cac878339c54fbbc6f0499746942c717f9848f6c934e:
- File
src/exceptions/OFInvalidJSONException.h
-
2012-06-10 16:07:33
— part of check-in
[72c71c4eb2]
on branch trunk
— 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. (user: js, size: 1430) [annotate] [blame] [check-ins using] -
2012-06-11 20:50:09
— part of check-in
[19a677b596]
on branch runtime
— Merge branch 'master' into runtime
* master: (6 commits)
Improve -[OFNumber description].
... (user: js, size: 1430) [annotate] [blame] [check-ins using]
-
2012-06-10 16:07:33
— part of check-in
[72c71c4eb2]
on branch trunk
— JSON: Make it possible to get the invalid line.