gh-135763: Argument Clinic: Implement allow_negative for ssize_t #164648
Annotations
11 errors and 2 warnings
|
|
|
Modules/_testclinic.c#L453
conflicting types for ‘py_ssize_t_converter_impl’; have ‘PyObject *(PyObject *, Py_ssize_t, Py_ssize_t, Py_ssize_t, Py_ssize_t, Py_ssize_t)’ {aka ‘struct _object *(struct _object *, long int, long int, long int, long int, long int)’}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Modules/_testclinic.c#L453
‘py_ssize_t_converter_impl’ defined but not used [-Wunused-function]
|
|
Modules/clinic/_testclinic.c.h#L1207
‘py_ssize_t_converter_impl’ used but never defined
|
The logs for this run have expired and are no longer available.
Loading