erlmongo

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

These are Intersection warnings for erlmongo.

(Only new warnings by Intersection-enabled analysis are listed. Warnings by current public version of Dialyzer are listed here.)

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(),<<>>) or (tuple(),<<_:32,_:_*8>>)
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(),<<>>) or (tuple(),<<_:32,_:_*8>>)