gh-148483: Use Py_GCC_ATTRIBUTE(unused) for stop_tracing label #189071
Annotations
7 errors
|
Build CPython out-of-tree
Process completed with exit code 2.
|
|
Build CPython out-of-tree:
Modules/_testinternalcapi/interpreter.c#L105
label ‘early_exit’ used but not defined
|
|
Build CPython out-of-tree:
Python/ceval_macros.h#L137
expected expression before ‘:’ token
|
|
Build CPython out-of-tree:
Python/ceval_macros.h#L137
expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘:’ token
|
|
Build CPython out-of-tree:
Python/ceval.c#L1257
label ‘early_exit’ used but not defined
|
|
Build CPython out-of-tree:
Python/ceval_macros.h#L137
expected expression before ‘:’ token
|
|
Build CPython out-of-tree:
Python/ceval_macros.h#L137
expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘:’ token
|
Loading