erlmongo

Code pulled with git from git://github.com/wpntv/erlmongo.git with the last commit being 5537a9a

These are Current warnings for erlmongo.

dialyzer -n -q -Wno_improper_lists ebin
mongoapi.erl:309: The call mongodb:decoderec(Rec::binary() | maybe_improper_list(),Result::binary()) will never return since it differs in the 1st argument from the success typing arguments: (tuple(),binary())
mongoapi.erl:311: The call mongodb:decoderec(Rec::binary() | maybe_improper_list(),Result::binary()) will never return since it differs in the 1st argument from the success typing arguments: (tuple(),binary())