Fix _parse_qobj_impl() to handle BSON_LONG in Windows
authorAlbert Choy <albert.choy@osii.com>
Tue, 14 Apr 2015 19:06:26 +0000 (14:06 -0500)
committerAlbert Choy <albert.choy@osii.com>
Tue, 14 Apr 2015 19:06:26 +0000 (14:06 -0500)
commitff1602c15bf5a002aaebdd7371d7e472824f62a5
tree9d98b5e02bafa5be64856dcddc3cc7851870b4d9
parent430e50e0a941b586376aa2ce3cfe38532c92a0de
Fix _parse_qobj_impl() to handle BSON_LONG in Windows

Fix conversion of int64_t to string in printf modifier using PRId64
src/ejdb/ejdb.c