Travis-CI
notif****@travi*****
Fri Aug 10 18:17:12 JST 2012
Build Update for groonga/groonga
-------------------------------------
Build: #572
Status: Broken
Duration: 19 minutes and 7 seconds
Commit: 59c3ec4 (master)
Author: Kouhei Sutou
Message: clang: suppress a warning
db.c:3260:50: warning: variable 'key_size' is uninitialized when used here
[-Wuninitialized]
if ((id1 = grn_table_get(ctx, table1, key, key_size))) {
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
../include/groonga.h:1041:82: note: expanded from macro 'GRN_TABLE_EACH'
...(grn_array *)(table), (head), (tail), (id), (value), block);\
^
../include/groonga.h:2734:7: note: expanded from macro 'GRN_ARRAY_EACH'
block\
^~~~~
db.c:3255:20: note: initialize the variable 'key_size' to silence this warning
uint32_t key_size;
^
= 0
View the changeset: https://github.com/groonga/groonga/compare/2873a4c48b5c...59c3ec43de8e
View the full build log and details: http://travis-ci.org/groonga/groonga/builds/2084457
--
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