Files
scylladb/cql3
Avi Kivity b4e897a66d cql3::metadata: fix undefined evaluation order in constructor
We both move names_ to its destination, and call names_.size() in the same
expression; this has undefined evaluation order, and fails with clang.

With this patch as well as the clang build fixes, Scylla starts and is
able to serve requests (light cassandra-stress load).

Message-Id: <20170423121727.1948-1-avi@scylladb.com>
2017-04-24 10:40:12 +03:00
..
2017-01-09 10:42:20 +02: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
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
2017-02-06 13:35:30 +01:00