diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2016-01-19 10:37:55 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2016-01-19 10:37:55 +0100 |
commit | 21f98618d8cd7562d423e94db988126d662165c9 (patch) | |
tree | 1ff46bbcac89f966935a4eebf7f4fbd587dd90fb /sdext | |
parent | 9bff8716a45c063ebbef3d87dce607012b9ec557 (diff) |
-Werror=terminate (GCC 6)
...when throwing an exception from implicitly noexcept ~GErrorWrapper. So make
~GErrorWrapper noexcept(false) and see that no code executed while a
GErrorWrapper instance is active on the stack would throw an exception. But the
design of GErrorWrapper, to throw an exception from a dtor, is very brittle and
should be fixed.
Change-Id: Ib04ff2b0497c160dc7ee44c3354fa9619285ec88
Diffstat (limited to 'sdext')
0 files changed, 0 insertions, 0 deletions