[Groonga-commit] Broken: groonga/groonga#3621 (master - 94a0891)

アーカイブの一覧に戻る

Travis CI notif****@travi*****
Tue Oct 21 00:32:45 JST 2014


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

Build: #3621
Status: Broken

Duration: 8 minutes and 7 seconds
Commit: 94a0891 (master)
Author: Kouhei Sutou
Message: Fix a bug that "int8_column_value <= 100" may return true in --filter

GitHub: fix #219

It is caused by comparison between in signed integer and unsigned
integer. This change makes all integer literals are treated as signed
integer (Int32 or Int64).

See added test for reproducible case.

View the changeset: https://github.com/groonga/groonga/compare/b950d92db670...94a0891ebe72

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

--

You can configure recipients for build notifications in your .travis.yml file. See http://docs.travis-ci.com/user/notifications


-------------- next part --------------
An HTML attachment was scrubbed...
ダウンロード 



More information about the Groonga-commit mailing list
アーカイブの一覧に戻る