GH-145247: Implement _PyTuple_FromPair #184906
Annotations
3 errors and 2 warnings
|
Build CPython out-of-tree
Process completed with exit code 2.
|
|
Build CPython out-of-tree:
Objects/tupleobject.c#L259
expected expression before ‘}’ token
|
|
Build CPython out-of-tree:
Objects/tupleobject.c#L255
expected ‘)’ before ‘{’ token
|
|
Build CPython out-of-tree:
Objects/tupleobject.c#L259
control reaches end of non-void function [-Wreturn-type]
|
|
Build CPython out-of-tree:
Objects/tupleobject.c#L255
passing argument 1 of ‘maybe_tracked’ makes pointer from integer without a cast [-Wint-conversion]
|
background
wait
wait-all
cancel
Loading