Skip to content

Commit 778b6e0

Browse files
author
Git for Windows Build Agent
committed
Update 6 packages
mingw-w64-i686-crt-git (13.0.0.r223.gf82613935-1 -> 13.0.0.r245.g1243c4e62-1) mingw-w64-i686-headers-git (13.0.0.r223.gf82613935-1 -> 13.0.0.r245.g1243c4e62-1) mingw-w64-i686-libmangle-git (13.0.0.r223.gf82613935-1 -> 13.0.0.r245.g1243c4e62-1) mingw-w64-i686-libwinpthread (13.0.0.r223.gf82613935-1 -> 13.0.0.r245.g1243c4e62-1) mingw-w64-i686-tools-git (13.0.0.r223.gf82613935-1 -> 13.0.0.r245.g1243c4e62-1) mingw-w64-i686-winpthreads (13.0.0.r223.gf82613935-1 -> 13.0.0.r245.g1243c4e62-1) Signed-off-by: Git for Windows Build Agent <ci@git-for-windows.build>
1 parent cfb49ed commit 778b6e0

File tree

71 files changed

+33
-31
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

71 files changed

+33
-31
lines changed

mingw32/bin/gendef.exe

0 Bytes
Binary file not shown.

mingw32/bin/genidl.exe

1 KB
Binary file not shown.

mingw32/bin/genpeimg.exe

0 Bytes
Binary file not shown.

mingw32/bin/libwinpthread-1.dll

-512 Bytes
Binary file not shown.

mingw32/bin/widl.exe

512 Bytes
Binary file not shown.

mingw32/include/new.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
#include <crtdefs.h>
1414
#pragma push_macro("new")
1515
#undef new
16+
extern "C" {
1617
#endif
1718

1819
#ifndef __NOTHROW_T_DEFINED
@@ -41,6 +42,7 @@ _CRTIMP _PNH __cdecl _set_new_handler(_PNH _NewHandler);
4142
#endif
4243

4344
#ifdef __cplusplus
45+
}
4446
#pragma pop_macro("new")
4547
#endif
4648

mingw32/lib/libcrtdll.a

7.82 KB
Binary file not shown.

mingw32/lib/libmingwex.a

802 Bytes
Binary file not shown.

mingw32/lib/libmsvcr100.a

7.82 KB
Binary file not shown.

mingw32/lib/libmsvcr100d.a

7.82 KB
Binary file not shown.

0 commit comments

Comments
 (0)