Undo PyPy fix to assure things still fail #792
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, jwlawson/actions-setup-cmake@v1.13. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Compile:
praat/external/espeak/compiledict.cpp#L1546
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
|
Compile:
praat/external/espeak/numbers.cpp#L1654
‘%s’ directive writing up to 49 bytes into a region of size between 19 and 100 [-Wformat-overflow=]
|
Compile:
praat/external/espeak/numbers.cpp#L1826
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
|
Compile:
praat/external/espeak/readclause.cpp#L294
‘%s’ directive writing up to 59 bytes into a region of size 58 [-Wformat-overflow=]
|
Compile:
praat/external/espeak/readclause.cpp#L289
‘%s’ directive writing up to 59 bytes into a region of size 52 [-Wformat-overflow=]
|
Compile:
praat/external/espeak/translate.cpp#L1063
‘%s’ directive output may be truncated writing up to 199 bytes into a region of size between 1 and 200 [-Wformat-truncation=]
|
Compile:
praat/external/espeak/translate.cpp#L1057
‘%s’ directive output may be truncated writing up to 199 bytes into a region of size between 1 and 200 [-Wformat-truncation=]
|
Compile:
praat/external/espeak/translate.cpp#L1052
‘%s’ directive output may be truncated writing up to 199 bytes into a region of size between 1 and 200 [-Wformat-truncation=]
|
Compile:
praat/external/espeak/voices.cpp#L544
‘%s’ directive writing up to 39 bytes into a region of size between 19 and 260 [-Wformat-overflow=]
|
Compile:
praat/external/espeak/voices.cpp#L548
‘%s’ directive writing up to 39 bytes into a region of size between 19 and 260 [-Wformat-overflow=]
|
Loading