Pekka Enberg
a625aae489
cql3/values.hh: Fix to_bytes_opt(raw_value)
...
The data() method already returns a bytes_opt so there's no need to call to_bytes_opt() again.
Fixes compliation failure on CentOS:
In file included from ./cql3/query_options.hh:51:0,
from ./cql3/cql_statement.hh:47,
from ./cql3/statements/raw/select_statement.hh:45,
from build/release/gen/cql3/CqlParser.hpp:65,
from build/release/gen/cql3/CqlParser.cpp:44:
./cql3/values.hh: In function 'bytes_opt to_bytes_opt(const cql3::raw_value&)':
./cql3/values.hh:184:37: error: no matching function for call to 'to_bytes_opt(bytes_opt)'
return to_bytes_opt(value.data());
Message-Id: <1485761863-28236-1-git-send-email-penberg@scylladb.com >
2017-01-30 10:49:31 +02:00
..
2017-01-26 13:50:04 +02:00
2016-12-20 13:06:11 +00:00
2016-12-22 13:27:55 +02:00
2017-01-27 09:24:36 +02:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2017-01-26 13:50:04 +02:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2017-01-17 14:52:44 +02:00
2016-05-16 14:13:31 +03:00
2016-05-16 14:13:31 +03:00
2017-01-27 09:24:36 +02:00
2017-01-27 09:24:36 +02:00
2017-01-09 10:42:20 +02:00
2017-01-09 10:42:20 +02:00
2016-05-31 09:12:11 +03:00
2017-01-09 10:42:20 +02:00
2016-04-11 12:35:53 +03:00
2016-04-11 12:35:53 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2017-01-27 09:24:36 +02:00
2017-01-27 09:24:36 +02:00
2017-01-27 09:24:36 +02:00
2017-01-27 09:24:36 +02:00
2016-12-20 13:06:11 +00:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-10-06 15:42:37 +03:00
2017-01-17 14:52:44 +02:00
2016-04-08 08:12:47 +03:00
2017-01-26 13:50:04 +02:00
2017-01-26 13:50:04 +02:00
2017-01-26 13:50:04 +02:00
2017-01-10 16:24:54 -05:00
2016-04-08 08:12:47 +03:00
2016-12-20 13:06:11 +00:00
2016-05-31 09:12:20 +03:00
2016-05-31 09:12:11 +03:00
2017-01-27 09:24:36 +02:00
2017-01-27 09:24:36 +02:00
2016-08-03 17:21:41 +00:00
2016-12-20 13:06:11 +00:00
2017-01-20 13:19:00 +02:00
2017-01-26 13:50:04 +02:00
2016-12-20 13:06:11 +00:00
2016-12-20 13:06:11 +00:00
2017-01-27 09:24:36 +02:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-18 13:51:15 +00:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-11 09:10:41 +00:00
2016-04-11 09:10:41 +00:00
2017-01-27 09:24:36 +02:00
2017-01-26 13:50:04 +02:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-12-20 13:06:11 +00:00
2017-01-30 10:49:31 +02:00
2016-04-08 08:12:47 +03:00