[Groonga-commit] [Broken] groonga/groonga#580 (master - db27a70)

Zurück zum Archiv-Index

Travis-CI notif****@travi*****
Fri Aug 10 18:49:10 JST 2012


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

Build: #580
Status: Broken

Duration: 13 minutes and 39 seconds
Commit: db27a70 (master)
Author: Kouhei Sutou
Message: clang: suppress a warning

proc.c:2036:9: warning: implicit conversion from enumeration type
      'grn_log_level' to different enumeration type 'grn_rc' [-Wconversion]
    ERR(GRN_ERROR, "couldn't create a hash to hold columns");
    ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./ctx.h:78:21: note: expanded from macro 'GRN_ERROR'
#define  GRN_ERROR  GRN_LOG_ERROR
                    ^
./ctx.h:144:45: note: expanded from macro 'ERR'
#define ERR(rc,...) ERRSET(ctx, GRN_ERROR, (rc),  __VA_ARGS__)
                                            ^
./ctx.h:118:15: note: expanded from macro 'ERRSET'
  ctx_->rc = (r);\
           ~  ^

View the changeset: https://github.com/groonga/groonga/compare/a5a08a567e87...db27a702168b

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

--

You can configure recipients for build notifications in your .travis.yml file. See http://bit.ly/lCybCJ

The delivery of this notification was kindly sponsored by Postmark. Send transactional email confidently using http://postmarkapp.com



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



More information about the Groonga-commit mailing list
Zurück zum Archiv-Index