diff options
author | Marko Mäkelä <marko.makela@mariadb.com> | 2019-10-11 21:26:16 +0300 |
---|---|---|
committer | Marko Mäkelä <marko.makela@mariadb.com> | 2019-10-11 21:26:16 +0300 |
commit | 38736928e7980519a5975670fe0f95afff9c667c (patch) | |
tree | f21b2c63167bde5987a899a535ba4875abc4affe /man | |
parent | 1e1b53ccfd0a09dbb0fe7fb10831669617339f2d (diff) | |
download | mariadb-git-38736928e7980519a5975670fe0f95afff9c667c.tar.gz |
Fix -std=c++98 -Wzero-length-array
This is another follow-up fix to
commit b393e2cb0c079b30563dcc87a62002c9c778643c
which turned out to be still broken.
Replace the C++11 keyword 'constexpr' with #define.
debug_sync_t::str: Remove the zero-length array.
Replace sync->str with reinterpret_cast<char*>(&sync[1]).
Diffstat (limited to 'man')
0 files changed, 0 insertions, 0 deletions