Kefu Chai
484d02da14
cql3: expr: do not use multi-line comment
...
do not use muti-line comment. this silences the warning from GCC:
```
In file included from ./cql3/prepare_context.hh:19,
from ./cql3/statements/raw/parsed_statement.hh:14,
from build/debug/gen/cql3/CqlParser.hpp:62,
from build/debug/gen/cql3/CqlParser.cpp:44:
./cql3/expr/expression.hh:490:1: error: multi-line comment [-Werror=comment]
490 | /// Custom formatter for an expression. Supports multiple modes:\
| ^
```
Signed-off-by: Kefu Chai <kefu.chai@scylladb.com >
Closes scylladb/scylladb#15471
2023-09-19 12:00:09 +03:00
..
2023-09-19 12:00:09 +03:00
2023-07-30 20:16:25 +03:00
2023-07-19 21:46:03 +03:00
2023-07-03 19:45:17 +03:00
2023-09-18 21:47:28 +03:00
2023-06-13 21:04:49 +03:00
2023-06-22 14:21:03 +03:00
2023-03-08 16:18:23 +02:00
2023-04-27 10:24:46 +03:00
2023-02-28 22:26:43 +02:00
2023-07-03 19:45:17 +03:00
2023-07-03 19:45:17 +03:00
2023-07-03 19:45:17 +03:00
2023-02-19 21:05:45 +02:00
2023-07-14 15:42:58 +03:00
2023-07-14 15:42:58 +03:00
2023-05-10 19:10:29 +03:00
2023-03-12 14:04:34 +02:00
2023-08-17 15:52:48 +03:00
2023-09-18 16:45:50 +03:00
2023-05-02 11:23:58 +03:00
2023-06-22 14:21:03 +03:00
2023-06-12 10:41:04 +03:00
2023-06-22 14:21:03 +03:00
2023-06-12 10:41:04 +03:00
2023-07-14 15:42:58 +03:00
2023-07-14 15:42:58 +03:00
2022-06-17 09:09:49 +02:00
2023-04-27 10:24:46 +03:00
2023-02-04 02:13:34 +02:00
2023-01-16 21:10:56 +02:00
2023-09-04 19:22:17 +03:00
2023-09-08 13:23:50 +03:00
2023-05-07 17:17:36 +03:00
2023-05-07 17:17:36 +03:00
2023-05-07 17:17:36 +03:00
2023-06-22 14:21:03 +03:00
2023-06-12 10:41:04 +03:00
2023-09-04 19:22:17 +03:00
2023-07-27 12:01:09 +03:00
2023-02-19 21:05:45 +02:00
2023-08-04 07:37:12 +02:00
2023-05-10 15:03:12 +03:00
2023-06-22 14:21:03 +03:00
2023-03-08 16:18:23 +02:00
2023-06-22 14:21:03 +03:00
2023-06-12 10:41:04 +03:00
2023-03-23 01:41:58 +01:00
2023-03-23 01:41:58 +01:00
2023-06-22 14:21:03 +03:00
2023-07-14 18:33:06 +03:00
2023-01-16 21:10:56 +02:00
2023-02-19 21:05:45 +02:00