[Groonga-commit] [Still Failing] groonga/groonga#1392 (master - d972baa)

Back to archive index

Travis-CI notif****@travi*****
Mon Feb 4 13:11:23 JST 2013


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

Build: #1392
Status: Still Failing

Duration: 13 minutes and 12 seconds
Commit: d972baa (master)
Author: Kouhei Sutou
Message: Move generic functions to grn_plugin_* from grn_tokenizer_*

grn_tokenizer_charlen() ->
grn_plugin_charlen()

grn_tokenizer_isspace() ->
grn_plugin_isspace()

They are not tokenizer specific functions. They are useful for
normalizer. So the prefix is changed to grn_plugin_.

grn_tokenizer_*() still exists for backward compatibility. Use
grn_plugin_*() for newly written code.

View the changeset: https://github.com/groonga/groonga/compare/10718024f271...d972baadf651

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

--

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...
다운로드 



More information about the Groonga-commit mailing list
Back to archive index