command/Error: improve libstdc++ 4.9.x detection for std::rethrow_if_nested() workaround

This commit is contained in:
Max Kellermann
2017-03-01 16:38:22 +01:00
parent 29a7b2c5b5
commit e22a4fdba4
2 changed files with 26 additions and 2 deletions

1
NEWS
View File

@@ -1,6 +1,7 @@
ver 0.20.6 (not yet released)
* decoder
- mpcdec: fix crash (division by zero) after seeking
* workaround for GCC 4.9.4 / libstdc++ bug (build failure)
ver 0.20.5 (2017/02/20)
* tags