gh-102471, PEP 757: Add PyLong import and export API #118588
Annotations
9 errors
Include/cpython/longintrepr.h#L178
syntax error: missing ')' before 'export' [D:\a\cpython\cpython\PCbuild\_wmi.vcxproj]
|
Include/cpython/longintrepr.h#L178
syntax error: missing ';' before 'export' [D:\a\cpython\cpython\PCbuild\_wmi.vcxproj]
|
Include/cpython/longintrepr.h#L178
a declaration can be exported only from a module interface unit [D:\a\cpython\cpython\PCbuild\_wmi.vcxproj]
|
Include/cpython/longintrepr.h#L178
syntax error: ')' [D:\a\cpython\cpython\PCbuild\_wmi.vcxproj]
|
Include/cpython/longintrepr.h#L179
syntax error: missing ')' before 'export' [D:\a\cpython\cpython\PCbuild\_wmi.vcxproj]
|
Include/cpython/longintrepr.h#L179
syntax error: missing ';' before 'export' [D:\a\cpython\cpython\PCbuild\_wmi.vcxproj]
|
Include/cpython/longintrepr.h#L179
a declaration can be exported only from a module interface unit [D:\a\cpython\cpython\PCbuild\_wmi.vcxproj]
|
Include/cpython/longintrepr.h#L179
syntax error: ')' [D:\a\cpython\cpython\PCbuild\_wmi.vcxproj]
|
|
This job failed
Loading