diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2020-02-23 17:43:15 +0100 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2020-02-23 21:13:29 +0100 |
commit | 214d852ffd864b75564643b49b2c960d469be3ed (patch) | |
tree | ce4c04601edc36291e16f0dc7b6dd12dfcad67ac /editor/rename_dialog.cpp | |
parent | a920f9727a29c854dcc7f193f691f02aad15d94d (diff) |
SCons: Add GCC/Clang minimum version check
Prevent using GCC 8 as it does not properly support C++17's
guaranteed copy elision which we now need.
(Upstream bug: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86521)
Follow-up to #36457 and #36436.
Diffstat (limited to 'editor/rename_dialog.cpp')
0 files changed, 0 insertions, 0 deletions