From 8c004284cf747a1dcf5045e649da882aad268f2d Mon Sep 17 00:00:00 2001 From: llooyd Date: Fri, 25 Apr 2008 20:30:07 +0000 Subject: introduction of yajl_number callback to allow clients to handle arbitrary precision numbers in JSON data. git-svn-id: http://yajl-c.googlecode.com/svn/trunk@102 e775cfb5-b74b-0410-aad5-5bebe4a96390 --- TODO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 7f18f3d..336f2d3 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,5 @@ +* add a test for 0x1F bug +* numeric overflow in integers and double * line and char offsets in the lexer and in error messages * numbers at eof bug. (lth: still pertinent?) * testing: -- cgit v1.2.1