On Tue, 24 Jun 2025, LIU Hao wrote:
在 2025-6-24 19:55, Martin Storsjö 写道:
This fixes building in C++17 mode, with errors like:
../testcases/t_trycatch.cpp:3:18: error: ISO C++17 does not allow dynamic
exception specifications [-Wdynamic-exception-spec]
3 | void foo (int d) throw (int)
| ^~~~~~~~~~~
Signed-off-by: Martin Storsjö <mar...@martin.st>
---
mingw-w64-crt/testcases/t_trycatch.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
These look good to me, too.
Thanks, pushed these two as well.
// Martin
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public