What do you mean "int32?" errors? It would be nice if you could send
the actual error you are getting.

The code can handle floats, int32s, and int64s. The relevant code is in

https://github.com/jeapostrophe/mongodb/blob/master/lib/binio.rkt [see
int32? and int64?]

and

https://github.com/jeapostrophe/mongodb/blob/master/bson/shared.rkt [value->tag]

Jay

2011/5/26 Russell Adams <rlad...@adamsinfoserv.com>:
> I hope this is the right place to ask about the Mongo module.
>
> I keep getting int32? errors, any suggestions or what could I patch to
> allow larger numbers?
>
> Thanks.
>
> ------------------------------------------------------------------
> Russell Adams                            rlad...@adamsinfoserv.com
>
> PGP Key ID:     0x1160DCB3           http://www.adamsinfoserv.com/
>
> Fingerprint:    1723 D8CA 4280 1EC9 557F  66E8 1154 E018 1160 DCB3
> _________________________________________________
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/users
>



-- 
Jay McCarthy <j...@cs.byu.edu>
Assistant Professor / Brigham Young University
http://faculty.cs.byu.edu/~jay

"The glory of God is Intelligence" - D&C 93

_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/users

Reply via email to