[Groonga-commit] [Still Failing] groonga/groonga#581 (master - 63032b1)

Zurück zum Archiv-Index

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


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

Build: #581
Status: Still Failing

Duration: 14 minutes and 58 seconds
Commit: 63032b1 (master)
Author: Kouhei Sutou
Message: clang: suppress a warning

proc.c:2070:11: warning: implicit conversion from enumeration type
      'grn_log_level' to different enumeration type 'grn_rc' [-Wconversion]
      ERR(GRN_ERROR, "corrupted view table");
      ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./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/db27a702168b...63032b1cad7b

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

--

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