[3.13] gh-142048: Fix lost gc allocations count on thread cleanup (GH… #176248
Annotations
3 errors and 2 warnings
|
|
|
Python/pystate.c#L1750
'int _Py_atomic_add_int(int *,int)': too few arguments for call [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
|
Python/pystate.c#L1750
'young': is not a member of '_gc_runtime_state' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
|
Python/pystate.c#L1751
'_Py_atomic_add_int': different types for formal and actual parameter 1 [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
|
Python/pystate.c#L1751
'function': 'int *' differs in levels of indirection from 'int' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
The logs for this run have expired and are no longer available.
Loading