diff --git a/misc/suppressions/codespell-lines b/misc/suppressions/codespell-lines index e80bff8717..44401db6a6 100644 --- a/misc/suppressions/codespell-lines +++ b/misc/suppressions/codespell-lines @@ -23,3 +23,4 @@ expressions (BRE). EREs are roughly those of the traditional @e egrep, // Purpose: declarations for SEH (structured exceptions handling) support // 2019), i.e. SEH translator seems to work just fine without /EHa too, so // Purpose: helpers for the structured exception handling (SEH) under Win32 +* MinGW-w64 versions 7.3 and 8.1 (32-bit binaries use SJLJ exceptions, 64-bit ones use SEH, and all binaries use Win32 threads).