You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compiling c_src/extractor.cc
c_src/extractor.cc: In member function ‘virtual void ExtractorMsgpack::extract(const char_, size_t, ExpressionNode_)’:
c_src/extractor.cc:541:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
The text was updated successfully, but these errors were encountered:
Basho-JIRA
changed the title
extractor.cc: warning on linux build
extractor.cc: warning on linux build [JIRA: RIAK-2300]
Nov 16, 2015
Compiling c_src/extractor.cc
c_src/extractor.cc: In member function ‘virtual void ExtractorMsgpack::extract(const char_, size_t, ExpressionNode_)’:
c_src/extractor.cc:541:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
The text was updated successfully, but these errors were encountered: