Travis CI
notif****@travi*****
Tue Jun 11 15:14:21 JST 2013
Build Update for groonga/groonga
-------------------------------------
Build: #1854
Status: Still Failing
Duration: 11 minutes and 56 seconds
Commit: 14236a8 (master)
Author: Kouhei Sutou
Message: clang: suppress a warning
Use signed "char *" for string.
lib/normalizer.c:660:51: warning: passing
'const unsigned char *' to parameter of type 'const char *' converts
between pointers to integer types with different sign [-Wpointer-sign]
grn_tokenizer_is_tokenized_delimiter(ctx, s, ls, GRN_ENC_UTF8)) {
^
include/groonga/tokenizer.h:59:59: note: passing
argument to parameter 'str_ptr' here
const char *str_ptr,
^
View the changeset: https://github.com/groonga/groonga/compare/42313752c615...14236a8753c0
View the full build log and details: https://travis-ci.org/groonga/groonga/builds/7973127
--
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