Travis CI
notif****@travi*****
Mon Jun 10 16:50:12 JST 2013
Build Update for groonga/groonga
-------------------------------------
Build: #1840
Status: Still Failing
Duration: 10 minutes and 13 seconds
Commit: 6b167d2 (master)
Author: Kouhei Sutou
Message: clang: suppress a warning
lib/db.c:3098:7: warning: initializing 'int *'
with an expression of type 'uint32_t *' (aka 'unsigned int *') converts
between pointers to integer types with different sign [-Wpointer-sign]
GRN_TABLE_EACH(ctx, table2, 0, 0, id, &key, &key_size, &value2, {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
It seems that we should treat all key sizes as unsigned int.
View the changeset: https://github.com/groonga/groonga/compare/c2bb489bbbd7...6b167d2f8f09
View the full build log and details: https://travis-ci.org/groonga/groonga/builds/7942158
--
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