在 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.


--
Best regards,
LIU Hao

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to