Skip to content

Commit dde2975

Browse files
author
Git for Windows Build Agent
committed
Update 7 packages
mingw-w64-i686-crt-git (12.0.0.r576.g49111ba98-1 -> 12.0.0.r619.g850703ae4-1) mingw-w64-i686-headers-git (12.0.0.r576.g49111ba98-1 -> 12.0.0.r619.g850703ae4-1) mingw-w64-i686-libmangle-git (12.0.0.r576.g49111ba98-1 -> 12.0.0.r619.g850703ae4-1) mingw-w64-i686-libsystre (1.0.1-6 -> 1.0.2-1) mingw-w64-i686-libwinpthread-git (12.0.0.r576.g49111ba98-1 -> 12.0.0.r619.g850703ae4-1) mingw-w64-i686-tools-git (12.0.0.r576.g49111ba98-1 -> 12.0.0.r619.g850703ae4-1) mingw-w64-i686-winpthreads-git (12.0.0.r576.g49111ba98-1 -> 12.0.0.r619.g850703ae4-1) Signed-off-by: Git for Windows Build Agent <[email protected]>
1 parent 92f007d commit dde2975

File tree

135 files changed

+567
-738
lines changed

Some content is hidden

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

135 files changed

+567
-738
lines changed

etc/rebase.db.i386

0 Bytes
Binary file not shown.

mingw32/bin/gendef.exe

0 Bytes
Binary file not shown.

mingw32/bin/genidl.exe

0 Bytes
Binary file not shown.

mingw32/bin/genpeimg.exe

0 Bytes
Binary file not shown.

mingw32/bin/libsystre-0.dll

-512 Bytes
Binary file not shown.

mingw32/bin/libwinpthread-1.dll

512 Bytes
Binary file not shown.

mingw32/bin/widl.exe

0 Bytes
Binary file not shown.

mingw32/include/_mingw.h

+6
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,12 @@ limitations in handling dllimport attribute. */
246246
#define _UCRT
247247
#endif
248248

249+
#ifdef _UCRT
250+
# define __MINGW_UCRT_ASM_CALL(func) __MINGW_ASM_CALL(func)
251+
#else
252+
# define __MINGW_UCRT_ASM_CALL(func)
253+
#endif
254+
249255
#ifndef _WIN32_WINNT
250256
#define _WIN32_WINNT 0x601
251257
#endif

mingw32/include/_mingw_mac.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@
270270
# define __MINGW_ATTRIB_DEPRECATED_MSVC2005
271271
#endif
272272

273-
#if !defined (_CRT_SECURE_NO_WARNINGS) || (_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES == 0)
273+
#if !defined (_CRT_SECURE_NO_WARNINGS)
274274
# define __MINGW_ATTRIB_DEPRECATED_SEC_WARN \
275275
__MINGW_ATTRIB_DEPRECATED_STR(__MINGW_SEC_WARN_STR)
276276
#else

mingw32/include/accctrl.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ extern "C" {
3232
SE_DS_OBJECT_ALL,
3333
SE_PROVIDER_DEFINED_OBJECT,
3434
SE_WMIGUID_OBJECT,
35-
SE_REGISTRY_WOW64_32KEY,
35+
SE_REGISTRY_WOW64_32KEY
3636
} SE_OBJECT_TYPE;
3737

3838
typedef enum _TRUSTEE_TYPE {
@@ -56,7 +56,7 @@ extern "C" {
5656

5757
typedef enum _MULTIPLE_TRUSTEE_OPERATION {
5858
NO_MULTIPLE_TRUSTEE,
59-
TRUSTEE_IS_IMPERSONATE,
59+
TRUSTEE_IS_IMPERSONATE
6060
} MULTIPLE_TRUSTEE_OPERATION;
6161

6262
typedef struct _OBJECTS_AND_SID {

mingw32/include/aclui.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ extern "C" {
112112
SI_SHOW_OWNER_ACTIVATED,
113113
SI_SHOW_EFFECTIVE_ACTIVATED,
114114
SI_SHOW_SHARE_ACTIVATED,
115-
SI_SHOW_CENTRAL_POLICY_ACTIVATED,
115+
SI_SHOW_CENTRAL_POLICY_ACTIVATED
116116
} SI_PAGE_ACTIVATED;
117117

118118
#define GET_PAGE_TYPE(X) (UINT) ((X) &0x0000ffff)

mingw32/include/af_irda.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959

6060
enum {
6161
LM_HB_Extension = 128,LM_HB1_PnP = 1,LM_HB1_PDA_Palmtop = 2,LM_HB1_Computer = 4,LM_HB1_Printer = 8,LM_HB1_Modem = 16,LM_HB1_Fax = 32,
62-
LM_HB1_LANAccess = 64,LM_HB2_Telephony = 1,LM_HB2_FileServer = 2,
62+
LM_HB1_LANAccess = 64,LM_HB2_Telephony = 1,LM_HB2_FileServer = 2
6363
};
6464

6565
#define LmCharSetASCII 0

mingw32/include/alink.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ typedef enum _AssemblyFlags {
3535
afCleanModules = 0x00000002,
3636
afNoRefHash = 0x00000004,
3737
afNoDupTypeCheck = 0x00000008,
38-
afDupeCheckTypeFwds = 0x00000010,
38+
afDupeCheckTypeFwds = 0x00000010
3939
} AssemblyFlags;
4040

4141
EXTERN_GUID (CLSID_AssemblyLinker, 0xf7e02368, 0xa7f4, 0x471f, 0x8c, 0x5e, 0x98, 0x39, 0xed, 0x57, 0xcb, 0x5e);

mingw32/include/aqadmtyp.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
#define QUEUE_ADMIN_MAX_BUFFER_REQUIRED 200
1111

1212
typedef enum tagQUEUE_ADMIN_VERSIONS {
13-
CURRENT_QUEUE_ADMIN_VERSION = 4,
13+
CURRENT_QUEUE_ADMIN_VERSION = 4
1414
} QUEUE_ADMIN_VERSIONS;
1515

1616
typedef struct tagMESSAGE_FILTER {
@@ -54,7 +54,7 @@ typedef enum tagMESSAGE_ENUM_FILTER_TYPE {
5454
MEF_N_OLDEST_MESSAGES = 0x80,
5555
MEF_FAILED = 0x100,
5656
MEF_ALL = 0x40000000,
57-
MEF_INVERTSENSE = 0x80000000,
57+
MEF_INVERTSENSE = 0x80000000
5858
} MESSAGE_ENUM_FILTER_TYPE;
5959

6060
typedef struct tagMESSAGE_ENUM_FILTER {

mingw32/include/audioapotypes.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ typedef struct APO_CONNECTION_PROPERTY {
2929

3030
typedef enum {
3131
AUDIO_CURVE_TYPE_NONE = 0,
32-
AUDIO_CURVE_TYPE_WINDOWS_FADE = 1,
32+
AUDIO_CURVE_TYPE_WINDOWS_FADE = 1
3333
} AUDIO_CURVE_TYPE;
3434
#endif
3535

mingw32/include/authz.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ extern "C" {
243243
AuthzAuditEventInfoOperationType,
244244
AuthzAuditEventInfoObjectType,
245245
AuthzAuditEventInfoObjectName,
246-
AuthzAuditEventInfoAdditionalInfo,
246+
AuthzAuditEventInfoAdditionalInfo
247247
} AUTHZ_AUDIT_EVENT_INFORMATION_CLASS;
248248

249249
AUTHZAPI WINBOOL WINAPI AuthzFreeAuditEvent (AUTHZ_AUDIT_EVENT_HANDLE hAuditEvent);

mingw32/include/bdatypes.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ typedef enum MEDIA_SAMPLE_CONTENT
6969

7070
typedef enum ISDBCAS_REQUEST_ID {
7171
ISDBCAS_REQUEST_ID_EMG = 0x38,
72-
ISDBCAS_REQUEST_ID_EMD = 0x3a,
72+
ISDBCAS_REQUEST_ID_EMD = 0x3a
7373
} ISDBCAS_REQUEST_ID;
7474

7575
typedef enum MUX_PID_TYPE {
@@ -299,7 +299,7 @@ typedef enum tagScanModulationTypes
299299
ScanModulationTypesMask_DVBC = BDA_MOD_64QAM | BDA_SCAN_MOD_128QAM |
300300
BDA_MOD_256QAM,
301301
BDA_SCAN_MOD_16APSK = 0x10000000,
302-
BDA_SCAN_MOD_32APSK = 0x20000000,
302+
BDA_SCAN_MOD_32APSK = 0x20000000
303303
} ScanModulationTypes;
304304

305305
#ifdef __WIDL__
@@ -460,7 +460,7 @@ typedef enum ApplicationTypeType {
460460
SCTE28_CopyProtection,
461461
SCTE28_Diagnostic,
462462
SCTE28_Undesignated,
463-
SCTE28_Reserved,
463+
SCTE28_Reserved
464464
} ApplicationTypeType;
465465

466466
#ifdef __WIDL__

mingw32/include/certsrv.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
#define __ENUM_CATYPES__
168168

169169
typedef enum {
170-
ENUM_ENTERPRISE_ROOTCA = 0,ENUM_ENTERPRISE_SUBCA = 1,ENUM_STANDALONE_ROOTCA = 3,ENUM_STANDALONE_SUBCA = 4,ENUM_UNKNOWN_CA = 5,
170+
ENUM_ENTERPRISE_ROOTCA = 0,ENUM_ENTERPRISE_SUBCA = 1,ENUM_STANDALONE_ROOTCA = 3,ENUM_STANDALONE_SUBCA = 4,ENUM_UNKNOWN_CA = 5
171171
} ENUM_CATYPES;
172172

173173
typedef struct _CAINFO {

mingw32/include/combaseapi.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ typedef interface IRpcStubBuffer IRpcStubBuffer;
147147
typedef interface IRpcChannelBuffer IRpcChannelBuffer;
148148

149149
typedef enum tagCOINITBASE {
150-
COINITBASE_MULTITHREADED = 0x0,
150+
COINITBASE_MULTITHREADED = 0x0
151151
} COINITBASE;
152152

153153
#include <wtypesbase.h>

mingw32/include/commctrl.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -3827,7 +3827,7 @@ extern "C" {
38273827
#define TreeView_ShowInfoTip(hwnd, hitem) (DWORD)SNDMSG ((hwnd), TVM_SHOWINFOTIP, 0,(LPARAM) (hitem))
38283828

38293829
typedef enum _TVITEMPART {
3830-
TVGIPR_BUTTON = 0x0001,
3830+
TVGIPR_BUTTON = 0x0001
38313831
} TVITEMPART;
38323832

38333833
typedef struct tagTVGETITEMPARTRECTINFO {
@@ -5534,7 +5534,7 @@ WINCOMMCTRLAPI WINBOOL WINAPI Str_SetPtrW (LPWSTR *ppsz, LPCWSTR psz);
55345534
#if NTDDI_VERSION >= 0x06000000
55355535
enum _LI_METRIC {
55365536
LIM_SMALL,
5537-
LIM_LARGE,
5537+
LIM_LARGE
55385538
};
55395539

55405540
WINCOMMCTRLAPI HRESULT WINAPI LoadIconMetric (HINSTANCE hinst, PCWSTR pszName, int lims, HICON *phico);

mingw32/include/cor.h

+4-4
Original file line numberDiff line numberDiff line change
@@ -165,14 +165,14 @@ extern "C" {
165165
nltUnicode = 3,
166166
nltAuto = 4,
167167
nltOle = 5,
168-
nltMaxValue = 7,
168+
nltMaxValue = 7
169169
} CorNativeLinkType;
170170

171171
typedef enum {
172172
nlfNone = 0x0,
173173
nlfLastError = 0x1,
174174
nlfNoMangle = 0x2,
175-
nlfMaxValue = 0x3,
175+
nlfMaxValue = 0x3
176176
} CorNativeLinkFlags;
177177

178178
typedef void const *UVCP_CONSTANT;
@@ -644,7 +644,7 @@ extern "C" {
644644
ValidatorModuleTypeObj = 0x00000002,
645645
ValidatorModuleTypeEnc = 0x00000003,
646646
ValidatorModuleTypeIncr = 0x00000004,
647-
ValidatorModuleTypeMax = 0x00000004,
647+
ValidatorModuleTypeMax = 0x00000004
648648
} CorValidatorModuleType;
649649

650650
#undef INTERFACE
@@ -804,7 +804,7 @@ extern "C" {
804804
enum {
805805
SIGN_MASK_ONEBYTE = 0xffffffc0,
806806
SIGN_MASK_TWOBYTE = 0xffffe000,
807-
SIGN_MASK_FOURBYTE = 0xf0000000,
807+
SIGN_MASK_FOURBYTE = 0xf0000000
808808
};
809809

810810
extern const mdToken __declspec (selectany) g_tkCorEncodeToken[4] = { mdtTypeDef, mdtTypeRef, mdtTypeSpec, mdtBaseType };

mingw32/include/corecrt_startup.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ _CRTIMP void __cdecl _set_app_type(_crt_app_type _Type);
2525
typedef enum _crt_argv_mode {
2626
_crt_argv_no_arguments,
2727
_crt_argv_unexpanded_arguments,
28-
_crt_argv_expanded_arguments,
28+
_crt_argv_expanded_arguments
2929
} _crt_argv_mode;
3030

3131
_CRTIMP errno_t __cdecl _configure_narrow_argv(_crt_argv_mode mode);

mingw32/include/corecrt_stdio_config.h

+12-2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@
99

1010
#include <corecrt.h>
1111

12+
#ifdef __cplusplus
13+
extern "C" {
14+
#endif
15+
16+
unsigned __int64* __local_stdio_printf_options(void);
17+
unsigned __int64* __local_stdio_scanf_options(void);
18+
1219
#define _CRT_INTERNAL_PRINTF_LEGACY_VSPRINTF_NULL_TERMINATION 0x0001ULL
1320
#define _CRT_INTERNAL_PRINTF_STANDARD_SNPRINTF_BEHAVIOR 0x0002ULL
1421
#define _CRT_INTERNAL_PRINTF_LEGACY_WIDE_SPECIFIERS 0x0004ULL
@@ -21,11 +28,14 @@
2128
#define _CRT_INTERNAL_SCANF_LEGACY_MSVCRT_COMPATIBILITY 0x0004ULL
2229

2330
#ifndef _CRT_INTERNAL_LOCAL_PRINTF_OPTIONS
24-
#define _CRT_INTERNAL_LOCAL_PRINTF_OPTIONS (_CRT_INTERNAL_PRINTF_LEGACY_WIDE_SPECIFIERS | _CRT_INTERNAL_PRINTF_STANDARD_ROUNDING)
31+
#define _CRT_INTERNAL_LOCAL_PRINTF_OPTIONS (*__local_stdio_printf_options())
2532
#endif
2633

2734
#ifndef _CRT_INTERNAL_LOCAL_SCANF_OPTIONS
28-
#define _CRT_INTERNAL_LOCAL_SCANF_OPTIONS _CRT_INTERNAL_SCANF_LEGACY_WIDE_SPECIFIERS
35+
#define _CRT_INTERNAL_LOCAL_SCANF_OPTIONS (*__local_stdio_scanf_options())
2936
#endif
3037

38+
#ifdef __cplusplus
39+
}
40+
#endif
3141
#endif /* _STDIO_CONFIG_DEFINED */

mingw32/include/corhdr.h

+13-13
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ typedef enum CorTypeAttr {
4242
tdForwarder = 0x200000,
4343
tdReservedMask = 0x40800,
4444
tdRTSpecialName = 0x800,
45-
tdHasSecurity = 0x40000,
45+
tdHasSecurity = 0x40000
4646
} CorTypeAttr;
4747

4848
typedef enum CorMethodAttr {
@@ -164,7 +164,7 @@ typedef enum CorPropertyAttr {
164164
typedef enum CorEventAttr {
165165
evSpecialName = 0x0200,
166166
evReservedMask = 0x0400,
167-
evRTSpecialName = 0x0400,
167+
evRTSpecialName = 0x0400
168168
} CorEventAttr;
169169

170170
typedef enum CorMethodSemanticsAttr {
@@ -266,12 +266,12 @@ typedef enum CorAssemblyFlags {
266266
typedef enum CorManifestResourceFlags {
267267
mrVisibilityMask = 0x0007,
268268
mrPublic = 0x0001,
269-
mrPrivate = 0x0002,
269+
mrPrivate = 0x0002
270270
} CorManifestResourceFlags;
271271

272272
typedef enum CorFileFlags {
273273
ffContainsMetaData = 0x0000,
274-
ffContainsNoMetaData = 0x0001,
274+
ffContainsNoMetaData = 0x0001
275275
} CorFileFlags;
276276

277277
typedef enum CorPEKind {
@@ -331,7 +331,7 @@ typedef enum CorElementType {
331331
ELEMENT_TYPE_MAX = 0x22,
332332
ELEMENT_TYPE_MODIFIER = 0x40,
333333
ELEMENT_TYPE_SENTINEL = 0x01 | ELEMENT_TYPE_MODIFIER,
334-
ELEMENT_TYPE_PINNED = 0x05 | ELEMENT_TYPE_MODIFIER,
334+
ELEMENT_TYPE_PINNED = 0x05 | ELEMENT_TYPE_MODIFIER
335335
} CorElementType;
336336

337337
typedef enum CorSerializationType {
@@ -370,7 +370,7 @@ typedef enum CorCallingConvention {
370370
IMAGE_CEE_CS_CALLCONV_MASK = 0x0f,
371371
IMAGE_CEE_CS_CALLCONV_HASTHIS = 0x20,
372372
IMAGE_CEE_CS_CALLCONV_EXPLICITTHIS = 0x40,
373-
IMAGE_CEE_CS_CALLCONV_GENERIC = 0x10,
373+
IMAGE_CEE_CS_CALLCONV_GENERIC = 0x10
374374
} CorCallingConvention;
375375

376376
typedef enum CorUnmanagedCallingConvention {
@@ -381,7 +381,7 @@ typedef enum CorUnmanagedCallingConvention {
381381
IMAGE_CEE_CS_CALLCONV_C = IMAGE_CEE_UNMANAGED_CALLCONV_C,
382382
IMAGE_CEE_CS_CALLCONV_STDCALL = IMAGE_CEE_UNMANAGED_CALLCONV_STDCALL,
383383
IMAGE_CEE_CS_CALLCONV_THISCALL = IMAGE_CEE_UNMANAGED_CALLCONV_THISCALL,
384-
IMAGE_CEE_CS_CALLCONV_FASTCALL = IMAGE_CEE_UNMANAGED_CALLCONV_FASTCALL,
384+
IMAGE_CEE_CS_CALLCONV_FASTCALL = IMAGE_CEE_UNMANAGED_CALLCONV_FASTCALL
385385
} CorUnmanagedCallingConvention;
386386

387387
typedef enum CorArgType {
@@ -395,7 +395,7 @@ typedef enum CorArgType {
395395
IMAGE_CEE_CS_OBJECT = 0x7,
396396
IMAGE_CEE_CS_STRUCT4 = 0x8,
397397
IMAGE_CEE_CS_STRUCT32 = 0x9,
398-
IMAGE_CEE_CS_BYVALUE = 0xa,
398+
IMAGE_CEE_CS_BYVALUE = 0xa
399399
} CorArgType;
400400

401401
typedef enum CorNativeType {
@@ -471,7 +471,7 @@ typedef enum CorILMethodFlags {
471471
CorILMethod_SmallFormat = 0x0,
472472
CorILMethod_TinyFormat = 0x0002,
473473
CorILMethod_FatFormat = 0x0003,
474-
CorILMethod_TinyFormat1 = 0x0006,
474+
CorILMethod_TinyFormat1 = 0x0006
475475
} CorILMethodFlags;
476476

477477
typedef enum CorExceptionFlag {
@@ -556,7 +556,7 @@ typedef enum CorSetENC {
556556
MDUpdateExtension = 0x00000003,
557557
MDUpdateIncremental = 0x00000004,
558558
MDUpdateDelta = 0x00000005,
559-
MDUpdateMask = 0x00000007,
559+
MDUpdateMask = 0x00000007
560560
} CorSetENC;
561561

562562
typedef enum CorErrorIfEmitOutOfOrder {
@@ -567,7 +567,7 @@ typedef enum CorErrorIfEmitOutOfOrder {
567567
MDFieldOutOfOrder = 0x00000002,
568568
MDParamOutOfOrder = 0x00000004,
569569
MDPropertyOutOfOrder = 0x00000008,
570-
MDEventOutOfOrder = 0x00000010,
570+
MDEventOutOfOrder = 0x00000010
571571
} CorErrorIfEmitOutOfOrder;
572572

573573
typedef enum CorImportOptions {
@@ -634,7 +634,7 @@ typedef enum CorTokenType {
634634
mdtGenericParamConstraint = 0x2c000000,
635635
mdtString = 0x70000000,
636636
mdtName = 0x71000000,
637-
mdtBaseType = 0x72000000,
637+
mdtBaseType = 0x72000000
638638
} CorTokenType;
639639

640640
typedef enum CorOpenFlags {
@@ -669,7 +669,7 @@ typedef enum CorAttributeTargets {
669669
catGenericParameter = 0x4000,
670670
catAll = catAssembly | catModule | catClass | catStruct | catEnum | catConstructor
671671
| catMethod | catProperty | catField | catEvent | catInterface | catParameter | catDelegate | catGenericParameter,
672-
catClassMembers = catClass | catStruct | catEnum | catConstructor | catMethod | catProperty | catField | catEvent | catDelegate | catInterface,
672+
catClassMembers = catClass | catStruct | catEnum | catConstructor | catMethod | catProperty | catField | catEvent | catDelegate | catInterface
673673
} CorAttributeTargets;
674674

675675
typedef enum CorFileMapping {

mingw32/include/dwmapi.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ extern "C" {
100100
GT_TOUCH_RIGHTTAP = 7,
101101
GT_TOUCH_PRESSANDHOLD = 8,
102102
GT_TOUCH_PRESSANDHOLDABORT = 9,
103-
GT_TOUCH_PRESSANDTAP = 10,
103+
GT_TOUCH_PRESSANDTAP = 10
104104
};
105105

106106
enum DWM_SHOWCONTACT {

0 commit comments

Comments
 (0)