summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2019-10-11 21:26:16 +0300
committerMarko Mäkelä <marko.makela@mariadb.com>2019-10-11 21:26:16 +0300
commit38736928e7980519a5975670fe0f95afff9c667c (patch)
treef21b2c63167bde5987a899a535ba4875abc4affe /man
parent1e1b53ccfd0a09dbb0fe7fb10831669617339f2d (diff)
downloadmariadb-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