Lytol / Mongo.jl

Mongo bindings for the Julia programming language
MIT License
30 stars 37 forks source link

Not compatible w/ libmongoc >=0.8 #19

Closed pilwon closed 10 years ago

pilwon commented 10 years ago

Mongo.jl is broken in libmongoc >=0.8 due to C library's API change. (ex: mongo_create renamed to mongo_alloc) Please check their change log.

Lytol commented 10 years ago

Fixed in f8edc821bdf07f7e0fcdbe136f2fc7a9a7f60496