Skip to content

all_tests.ml: fails to compile #11

@agarwal

Description

@agarwal
+ ocamlfind ocamlc -syntax camlp4o -package core,async,async_core,async_unix,bitstring,bitstring.syntax,protobuf -bin-annot -annot -warn-error P -thread -I . -I ../lib/riakc -c all_tests.ml
File "all_tests.ml", line 63, characters 19-21:
Error: This expression has type 'a list
       but an expression was expected of type Robj.Content.t = Robj.Content.t

The issue is with the code Robj.create [], which was likely caused by resolving #5.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions