diff options
author | Ming Li <ming.5.li@here.com> | 2019-06-28 15:41:23 +0200 |
---|---|---|
committer | Ming Li <ming.5.li@here.com> | 2019-09-12 10:16:34 +0200 |
commit | c9c13ec27ee16897a68c3d96a2193d67f626c33a (patch) | |
tree | a607216ec386e310d04afe6a8285220970d64dca /benchmark/parse/tile_mask.benchmark.cpp | |
parent | 53e56945ebef1bd1ccfff724223aba2de5fca058 (diff) | |
download | qtlocation-mapboxgl-upstream/pr-15617.tar.gz |
[core] Fix compilation failure caused by compilation warning for gcc 8upstream/pr-15617
When compiling with gcc 8.3 under linux, I've got compiler error caused
by the following warning:
../src/mbgl/util/chrono.cpp:26:26: error: ‘__builtin___snprintf_chk’ output may be truncated before the last format character [-Werror=format-truncation=]
I need to slightly increase the buffer size to get rid of the warning.
Diffstat (limited to 'benchmark/parse/tile_mask.benchmark.cpp')
0 files changed, 0 insertions, 0 deletions