[Groonga-commit] Passed: groonga/groonga#9716 (master - 4e752e7)

Back to archive index

Travis CI build****@travi*****
Fri Feb 9 12:58:39 JST 2018


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

Build: #9716
Status: Passed

Duration: 41 minutes and 12 seconds
Commit: 4e752e7 (master)
Author: Susumu Yata
Message: test: copy bytes into an uint64_t for strict-aliasing rules

This change suppresses the following warning (gcc):
  test-table-patricia-trie-cursor.c: In function ‘geo_byte_parse’:
  test-table-patricia-trie-cursor.c:397:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
       grn_ntog((uint8_t *)(&geo_point), geo_byte, sizeof(grn_geo_point));
       ^

View the changeset: https://github.com/groonga/groonga/compare/6fd82e621952...4e752e75e508

View the full build log and details: https://travis-ci.org/groonga/groonga/builds/339290506?utm_source=email&utm_medium=notification

--

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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180209/3647dd4c/attachment.htm 



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