[3.13] gh-137314: Fix incorrect treatment of format specs in raw fstrings (GH-137328) #162593
Annotations
5 errors and 1 warning
|
|
|
Parser/action_helpers.c#L1377
request for member ‘raw’ in something not a structure or union
|
|
Parser/action_helpers.c#L1376
implicit declaration of function ‘TOK_GET_MODE’ [-Werror=implicit-function-declaration]
|
|
Parser/action_helpers.c#L1376
unknown type name ‘tokenizer_mode’
|
|
Parser/action_helpers.c#L1375
implicit declaration of function ‘INSIDE_FSTRING’ [-Werror=implicit-function-declaration]
|
|
Parser/action_helpers.c#L1376
initialization of ‘int *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
|
The logs for this run have expired and are no longer available.
Loading