Closed smokingdev closed 12 years ago
Thank you. Please see the change I just pushed. I also noted SkipWhitespace was missing and GetStringIndexes is better to use there so escaped characters get handled correctly. Thank you, but I'm afraid I will close this request without merging. (Also, did I say Thank you already?)
Hi,
I just started using your JSON to BSON conversion method and I ran into two small problems:
1) Reading floats gave an error 2) In non-strict mode the reader trips on keys defined as strings. In my opinion non-strict mode should allow for both situations.
Thus hereby my fixes.
Kind regards,
Fred Oranje