Draft: gh-127119: Faster check for small ints in long_dealloc (debug) #136319
Annotations
1 error and 1 warning
Check compiler warnings
Process completed with exit code 1.
|
Build CPython out-of-tree (for compiler warning check):
Objects/longobject.c#L3657
format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long int’ [-Wformat=]
|
Loading