Hi Dave Thanks for the reply. The warnings you posted on the gist do indeed match those we see.
We're building Riak against R15B01 but the Erlang client against R15B02 as this is embedded in our own Erlang app running on a separate server. I don't think the errors reported against Riak and R15B02 apply to the client code, so I think we're safe there unless anybody can tell me otherwise! Regards, Martin. On 25 October 2012 13:18, David Parfitt <dparf...@basho.com> wrote: > Hello Martin - > > Yes, riak-erlang-client 1.3.1 is the latest tag that you should be > using to build from Github. The protobuffs implementation produces > several warnings during compilation. > > I attached the output of 'make' and 'rebar eunit' using Erlang R15B01 > to the gist [1] referenced below. I haven't tried R15B02, however > there is an open issue reported [2] when building Riak against it. I > would recommend sticking with R15B01 for now if possible. > > Cheers - > Dave > > [1] https://gist.github.com/3952217 > [2] https://github.com/basho/riak/issues/227 > > > On Thu, Oct 25, 2012 at 4:36 AM, Martin Woods <mw2...@gmail.com> wrote: > > Hi > > > > We're in the process of upgrading Riak to 1.2.1 and have a question > > regarding the correct stable version of the riak-erlang-client to use > within > > our Erlang app against this version of Riak. It seems that we should be > > cloning riak-erlang-client from github and using the state of the code as > > tagged at version 1.3.1. Is this correct? > > > > If we checkout this tag and make (we're using R15B02 on Ubuntu 12.04), > then > > it dutifully pulls down riak_pb and protobuffs - but from the master > branch > > for both of these. Compilation then generates a series of warnings, which > > seem harmless enough as they're warning about missing specifications and > > unused variables. (Apart from the one that reads: > > "src/protobuffs_compile.erl:478: Warning: variable 'Acc' shadowed in > 'fun'" > > - is this anything to worry about?). > > > > Is all of this to be expected? > > > > Thanks and regards, > > Martin. > > > > > > _______________________________________________ > > riak-users mailing list > > riak-users@lists.basho.com > > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com > > >
_______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com