gh-140774: Fix pathlib.Path.chmod handling of Windows Archive bit #174943
Annotations
10 errors and 10 warnings
|
Modules/posixmodule.c#L4094
left of '->fd' must point to struct/union [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Modules/posixmodule.c#L4087
'dir_fd': undeclared identifier [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Modules/posixmodule.c#L4087
'dir_fd': undeclared identifier [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Modules/posixmodule.c#L4086
left of '->object' must point to struct/union [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Modules/posixmodule.c#L4073
syntax error: missing ';' before '{' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Modules/posixmodule.c#L4023
'fd': undeclared identifier [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Modules/posixmodule.c#L4022
syntax error: missing ';' before '{' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Modules/posixmodule.c#L4016
'hfile': undeclared identifier [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Modules/posixmodule.c#L4005
'hfile': undeclared identifier [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Modules/posixmodule.c#L4003
syntax error: missing ';' before '{' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Modules/posixmodule.c#L4101
'function': 'DWORD' differs in levels of indirection from 'void *' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Modules/posixmodule.c#L4101
'CreateFileW': different types for formal and actual parameter 4 [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Modules/posixmodule.c#L4101
'function': 'LPSECURITY_ATTRIBUTES' differs in levels of indirection from 'int' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Modules/posixmodule.c#L4100
'CreateFileW': different types for formal and actual parameter 3 [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Modules/posixmodule.c#L4100
'function': 'DWORD' differs in levels of indirection from 'void *' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Modules/posixmodule.c#L4099
'CreateFileW': different types for formal and actual parameter 1 [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Modules/posixmodule.c#L4099
'function': 'LPCWSTR' differs in levels of indirection from 'int' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Modules/posixmodule.c#L4088
'return': 'int' differs in levels of indirection from 'void *' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Modules/posixmodule.c#L4016
'SetFileInformationByHandle': pointer mismatch for actual parameter 1 [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Modules/posixmodule.c#L4005
'GetFileInformationByHandleEx': pointer mismatch for actual parameter 1 [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
The logs for this run have expired and are no longer available.
Loading