id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc,planetversion,pltversion
488,Empty file reports wrong error,nculwell,dherman,"When attempting to parse an empty JSON file, I found that instead of giving the correct error, which is ""read: unexpected EOF"", this module instead reports this error:

char-whitespace?: contract violation
expected: char?
given: #<eof>

This can fixed by changing the application of char-whitespace? in skip-whitespace to be ""(and (char? ch) (char-whitespace? ch))"".",defect,new,minor,,dherman/json.plt,,,,(4 0),
