MassD / mongo

An ocaml driver for mongodb
Other
50 stars 16 forks source link

Invalid_argument "Char.chr" is raised on big list (209 element for me) #16

Closed msimon closed 10 years ago

msimon commented 10 years ago

I have a list of int64 in a object, when the list is bigger than 208 element a Invalid_argument "Char.chr" is raised. Not sure where it come from, probably from mongo but it could by in bson or bson_ext.

I will look into it this weekend

msimon commented 10 years ago

Issue in bsonml.