mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-31 12:06:44 +00:00
C++20 makes string literals defined with u8"blah" return a new char8_t type, which is sensible but noisy here. Adjust for it by dropping an unneeded u8 in one place, and adding a cast in another. Message-Id: <20200512104515.137459-1-avi@scylladb.com>
16 KiB
16 KiB