[Groonga-commit] [Fixed] groonga/groonga#1998 (master - a6f6fe7)

Back to archive index

Travis CI notif****@travi*****
Thu Jul 11 21:39:53 JST 2013


Build Update for groonga/groonga
-------------------------------------

Build: #1998
Status: Fixed

Duration: 13 minutes and 29 seconds
Commit: a6f6fe7 (master)
Author: Kouhei Sutou
Message: suggest: support zmq_msg_send() in zmq >= 3

GitHub: refs #63

See also: http://www.zeromq.org/docs:3-1-upgrade

Reported by Naoya Inada. Thanks!!!

    groonga_suggest_learner.c: In function ‘zmq_send_to_httpd’:
    groonga_suggest_learner.c:197:5: error: too few arguments to function ‘zmq_send’
         if (zmq_send(zmq_send_sock, &msg, 0)) {
         ^
    In file included from groonga_suggest_learner.c:17:0:
    /usr/include/zmq.h:349:16: note: declared here
     ZMQ_EXPORT int zmq_send (void *s, const void *buf, size_t len, int flags);
                    ^

View the changeset: https://github.com/groonga/groonga/compare/2e4b3ccd96a2...a6f6fe73be46

View the full build log and details: https://travis-ci.org/groonga/groonga/builds/8964782

--

You can configure recipients for build notifications in your .travis.yml file. See http://about.travis-ci.org/docs/user/build-configuration



-------------- next part --------------
An HTML attachment was scrubbed...
Download 



More information about the Groonga-commit mailing list
Back to archive index