gh-117122: Fix pystats after incremental GC changes #106856
Annotations
2 errors and 2 warnings
Build CPython:
Python/gc.c#L1387
'not_visited': undeclared identifier [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
Build CPython
Process completed with exit code 1.
|
Build CPython:
Python/gc.c#L1387
'function': 'PyGC_Head *' differs in levels of indirection from 'int' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
Build CPython:
Python/gc.c#L1387
'gc_list_is_empty': different types for formal and actual parameter 1 [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
Loading