Travis CI
notif****@travi*****
Tue Jun 11 17:57:23 JST 2013
Build Update for groonga/groonga
-------------------------------------
Build: #1874
Status: Still Failing
Duration: 3 minutes and 49 seconds
Commit: 13b03cc (master)
Author: Kouhei Sutou
Message: clang: suppress a warning
Initialize variable explicitly.
plugin.c:178:44: warning: variable 'plugin' is uninitialized when used here
[-Wuninitialized]
if ((id = grn_plugin_find(ctx, filename, plugin))) {
^~~~~~
plugin.c:176:22: note: initialize the variable 'plugin' to silence this warning
grn_plugin **plugin;
^
= NULL
View the changeset: https://github.com/groonga/groonga/compare/fd32766627c4...13b03cc07a01
View the full build log and details: https://travis-ci.org/groonga/groonga/builds/7976343
--
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