chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] #514: json-abnf discards empty objects, strings and a


From: Chicken Trac
Subject: [Chicken-janitors] #514: json-abnf discards empty objects, strings and arrays
Date: Sun, 20 Feb 2011 04:06:58 -0000

#514: json-abnf discards empty objects, strings and arrays
------------------------+---------------------------------------------------
 Reporter:  syn         |       Owner:  iraikov
     Type:  defect      |      Status:  new    
 Priority:  major       |   Milestone:  4.7.0  
Component:  extensions  |     Version:  4.6.x  
 Keywords:  json-abnf   |  
------------------------+---------------------------------------------------
 Empty objects, strings and arrays (i.e. {}, "" and []) are completely
 dropped by the json-abnf parser. For example, the JSON document [[{}],
 \"\"] is parsed as the empty list. Also, given an array with more than two
 elements and an empty object/string/array at some position other than the
 first leads to a parsing error.

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/514>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]