gh-127350: Add Py_fopen() function #135542
Annotations
1 error and 2 warnings
Build CPython
Process completed with exit code 1.
|
Build CPython:
Python/sysmodule.c#L2359
'_Py_fopen_obj' undefined; assuming extern returning int [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
Build CPython:
Python/sysmodule.c#L2359
'initializing': 'FILE *' differs in levels of indirection from 'int' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
Loading