diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2016-01-19 16:19:44 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2016-01-20 08:41:52 +0100 |
commit | 3179e8f7e6ce550bbe766ed730e68b0374944dd5 (patch) | |
tree | f48a0f61071f3c8a6d1253da27c636ef25e0e207 /connectivity | |
parent | 23c2c7c9cb86db4a36f8a798e63402a053816ef2 (diff) |
external/firebird: Adapt to GCC 6
...which switched defaults from C++03 to C++14, so causes some errors now.
Curiously, the throw(std::bad_alloc) vs. throw-anything mismatch between the
global operator new replacements and the standard headers is OK for GCC only
when there is no further declaration in between the standard header and the
replacmenet definition.
Change-Id: Ib54727fecf4ad07426b811a9cc04b08ea80e59dc
Diffstat (limited to 'connectivity')
0 files changed, 0 insertions, 0 deletions