1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-24 03:35:38 +03:00
Commit graph

5 commits

Author SHA1 Message Date
Valery Kartel
842b1d3b9b testing/cassandra-cpp-driver: upgrade to 2.6.0 2017-03-22 06:33:15 +00:00
Gennady Feldman
89ef1d71b2 testing/cassandra-cpp-driver: upgrade to 2.5.0 2016-10-29 04:16:50 +02:00
Natanael Copa
5f0d021475 testing/cassandra-cpp-driver: rebuild against libressl 2016-10-10 12:04:47 +00:00
Natanael Copa
b6b191cb34 testing/cassandra-cpp-driver: disable on armhf and aarch64
build fails with:

/home/buildozer/aports/testing/cassandra-cpp-driver/src/cpp-driver-2.4.3/src/uuids.cpp:151:30:
error: comparison is always false due to limited range of data type
[-Werror=type-limits]
     if (hex_to_half_byte[p0] == -1 || hex_to_half_byte[p1] == -1)  {
         ~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/buildozer/aports/testing/cassandra-cpp-driver/src/cpp-driver-2.4.3/src/uuids.cpp:151:60:
error: comparison is always false due to limited range of data type
[-Werror=type-limits]
     if (hex_to_half_byte[p0] == -1 || hex_to_half_byte[p1] == -1)  {
                                       ~~~~~~~~~~~~~~~~~~~~~^~~~~
2016-09-22 10:38:11 +00:00
Gennady Feldman
0798c6c892 testing/cassandra-cpp-driver: new aport
Adding cassandra-cpp-driver 2.4.3
2016-09-22 10:26:16 +00:00