GH-127705: Use _PyStackRef
s in the default build.
#135514
Annotations
10 errors and 5 warnings
Build CPython:
Objects/longobject.c#L311
'return': cannot convert from 'int' to '_PyStackRef' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Build CPython:
Python/generated_cases.c.h#L675
'=': cannot convert from 'int' to '_PyStackRef' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Build CPython:
Python/generated_cases.c.h#L715
'=': cannot convert from 'int' to '_PyStackRef' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Build CPython:
Python/generated_cases.c.h#L759
'=': cannot convert from 'int' to '_PyStackRef' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Build CPython:
Python/generated_cases.c.h#L789
'=': cannot convert from 'int' to '_PyStackRef' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Build CPython:
Python/generated_cases.c.h#L845
'=': cannot convert from 'int' to '_PyStackRef' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Build CPython:
Python/generated_cases.c.h#L5872
'=': cannot convert from 'int' to '_PyStackRef' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Build CPython:
Python/generated_cases.c.h#L6504
'=': cannot convert from 'int' to '_PyStackRef' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Build CPython:
Python/generated_cases.c.h#L7011
'=': cannot convert from 'int' to '_PyStackRef' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Build CPython:
Python/ceval.c#L1916
'=': cannot convert from 'int' to '_PyStackRef' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Build CPython:
Objects/longobject.c#L311
'PyStackRef_FromPyObjectStealMortal' undefined; assuming extern returning int [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Build CPython:
Python/generated_cases.c.h#L120
'PyStackRef_CLOSE_SPECIALIZED' undefined; assuming extern returning int [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Build CPython:
Python/generated_cases.c.h#L675
'PyStackRef_FromPyObjectStealMortal' undefined; assuming extern returning int [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Build CPython:
Python/generated_cases.c.h#L3590
'PyStackRef_CheckValid' undefined; assuming extern returning int [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Build CPython:
Python/generated_cases.c.h#L5872
'_PyStackRef_FromPyObjectNew' undefined; assuming extern returning int [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Loading