Skip to content

Backport pybnd11 gil_safe_call_once_and_store fix for possible deadlo… #719

Backport pybnd11 gil_safe_call_once_and_store fix for possible deadlo…

Backport pybnd11 gil_safe_call_once_and_store fix for possible deadlo… #719

Triggered via push July 30, 2024 10:53
Status Success
Total duration 44m 55s
Artifacts

ci.yml

on: push
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

387 warnings
Python 3.8 (GCC 10) • ubuntu-20.04
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python 3.8 (GCC 10) • ubuntu-20.04: praat/external/espeak/compiledict.cpp#L1546
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
Python 3.8 (GCC 10) • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1654
‘%s’ directive writing up to 49 bytes into a region of size between 19 and 100 [-Wformat-overflow=]
Python 3.8 (GCC 10) • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1826
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
Python 3.8 (GCC 10) • ubuntu-20.04: praat/external/espeak/readclause.cpp#L294
‘%s’ directive writing up to 59 bytes into a region of size 58 [-Wformat-overflow=]
Python 3.8 (GCC 10) • ubuntu-20.04: praat/external/espeak/readclause.cpp#L289
‘%s’ directive writing up to 59 bytes into a region of size 52 [-Wformat-overflow=]
Python 3.8 (GCC 10) • ubuntu-20.04: 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=]
Python 3.8 (GCC 10) • ubuntu-20.04: 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=]
Python 3.8 (GCC 10) • ubuntu-20.04: 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=]
Python 3.8 (GCC 10) • ubuntu-20.04: praat/external/espeak/voices.cpp#L544
‘%s’ directive writing up to 39 bytes into a region of size between 19 and 260 [-Wformat-overflow=]
Python 3.8 (GCC 10) • ubuntu-20.04: praat/external/espeak/voices.cpp#L548
‘%s’ directive writing up to 39 bytes into a region of size between 19 and 260 [-Wformat-overflow=]
Python 3.8 (Clang 12) • ubuntu-20.04
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python 3.8 (Clang 12) • ubuntu-20.04: praat/external/gsl/gsl_specfunc__gamma.c#L1614
taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value]
Python 3.8 (Clang 12) • ubuntu-20.04: praat/external/gsl/gsl_specfunc__hyperg_1F1.c#L1003
using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value]
Python 3.8 (Clang 12) • ubuntu-20.04: praat/external/gsl/gsl_specfunc__hyperg_1F1.c#L1034
using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value]
Python 3.8 (Clang 12) • ubuntu-20.04: praat/external/gsl/gsl_specfunc__hyperg_1F1.c#L1057
using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value]
Python 3.8 (Clang 12) • ubuntu-20.04: praat/external/gsl/gsl_specfunc__hyperg_1F1.c#L1086
using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value]
Python 3.8 (Clang 12) • ubuntu-20.04: praat/external/gsl/gsl_specfunc__hyperg_1F1.c#L1113
using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value]
Python 3.8 (Clang 12) • ubuntu-20.04: praat/external/gsl/gsl_specfunc__hyperg_1F1.c#L1169
using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value]
Python 3.8 (Clang 12) • ubuntu-20.04: praat/external/gsl/gsl_specfunc__hyperg_1F1.c#L1813
using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value]
Python 3.8 (Clang 12) • ubuntu-20.04: praat/external/gsl/gsl_specfunc__hyperg_1F1.c#L1813
using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value]
Python 3.8 (Clang 12) • ubuntu-20.04: praat/external/gsl/gsl_specfunc__hyperg_1F1.c#L1813
using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value]
Python 3.10 • ubuntu-20.04
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python 3.10 • ubuntu-20.04: praat/external/espeak/compiledict.cpp#L1546
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
Python 3.10 • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1654
‘%s’ directive writing up to 49 bytes into a region of size between 19 and 100 [-Wformat-overflow=]
Python 3.10 • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1826
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
Python 3.10 • ubuntu-20.04: praat/external/espeak/readclause.cpp#L294
‘%s’ directive writing up to 59 bytes into a region of size 58 [-Wformat-overflow=]
Python 3.10 • ubuntu-20.04: praat/external/espeak/readclause.cpp#L289
‘%s’ directive writing up to 59 bytes into a region of size 52 [-Wformat-overflow=]
Python 3.10 • ubuntu-20.04: praat/external/espeak/voices.cpp#L544
‘%s’ directive writing up to 39 bytes into a region of size between 19 and 260 [-Wformat-overflow=]
Python 3.10 • ubuntu-20.04: praat/external/espeak/voices.cpp#L548
‘%s’ directive writing up to 39 bytes into a region of size between 19 and 260 [-Wformat-overflow=]
Python 3.10 • ubuntu-20.04: praat/external/espeak/voices.cpp#L1192
‘%s’ directive writing up to 79 bytes into a region of size between 73 and 302 [-Wformat-overflow=]
Python 3.10 • ubuntu-20.04: 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=]
Python 3.10 • ubuntu-20.04: 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=]
Python 3.11 • ubuntu-20.04
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python 3.11 • ubuntu-20.04: praat/external/espeak/compiledict.cpp#L1546
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
Python 3.11 • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1654
‘%s’ directive writing up to 49 bytes into a region of size between 19 and 100 [-Wformat-overflow=]
Python 3.11 • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1826
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
Python 3.11 • ubuntu-20.04: praat/external/espeak/readclause.cpp#L294
‘%s’ directive writing up to 59 bytes into a region of size 58 [-Wformat-overflow=]
Python 3.11 • ubuntu-20.04: praat/external/espeak/readclause.cpp#L289
‘%s’ directive writing up to 59 bytes into a region of size 52 [-Wformat-overflow=]
Python 3.11 • ubuntu-20.04: 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=]
Python 3.11 • ubuntu-20.04: 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=]
Python 3.11 • ubuntu-20.04: 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=]
Python 3.11 • ubuntu-20.04: praat/external/espeak/voices.cpp#L544
‘%s’ directive writing up to 39 bytes into a region of size between 19 and 260 [-Wformat-overflow=]
Python 3.11 • ubuntu-20.04: praat/external/espeak/voices.cpp#L548
‘%s’ directive writing up to 39 bytes into a region of size between 19 and 260 [-Wformat-overflow=]
Python 3.11 • macos-12
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python 3.11 • macos-12: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python 3.11 • macos-12: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python 3.11 • macos-12: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python 3.11 • macos-12: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python 3.11 • macos-12: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python 3.11 • macos-12: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python 3.11 • macos-12: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python 3.11 • macos-12: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python 3.11 • macos-12: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python 3.11 • macos-12: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python 3.11 • macos-12
Found 2 matching packages.
Python 3.6 • ubuntu-20.04
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python 3.6 • ubuntu-20.04: praat/external/espeak/compiledict.cpp#L1546
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
Python 3.6 • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1654
‘%s’ directive writing up to 49 bytes into a region of size between 19 and 100 [-Wformat-overflow=]
Python 3.6 • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1826
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
Python 3.6 • ubuntu-20.04: praat/external/espeak/readclause.cpp#L294
‘%s’ directive writing up to 59 bytes into a region of size 58 [-Wformat-overflow=]
Python 3.6 • ubuntu-20.04: praat/external/espeak/readclause.cpp#L289
‘%s’ directive writing up to 59 bytes into a region of size 52 [-Wformat-overflow=]
Python 3.6 • ubuntu-20.04: 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=]
Python 3.6 • ubuntu-20.04: 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=]
Python 3.6 • ubuntu-20.04: 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=]
Python 3.6 • ubuntu-20.04: praat/external/espeak/voices.cpp#L544
‘%s’ directive writing up to 39 bytes into a region of size between 19 and 260 [-Wformat-overflow=]
Python 3.6 • ubuntu-20.04: praat/external/espeak/voices.cpp#L548
‘%s’ directive writing up to 39 bytes into a region of size between 19 and 260 [-Wformat-overflow=]
Python 3.7 • ubuntu-20.04
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python 3.7 • ubuntu-20.04: praat/external/espeak/compiledict.cpp#L1546
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
Python 3.7 • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1654
‘%s’ directive writing up to 49 bytes into a region of size between 19 and 100 [-Wformat-overflow=]
Python 3.7 • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1826
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
Python 3.7 • ubuntu-20.04: praat/external/espeak/readclause.cpp#L294
‘%s’ directive writing up to 59 bytes into a region of size 58 [-Wformat-overflow=]
Python 3.7 • ubuntu-20.04: praat/external/espeak/readclause.cpp#L289
‘%s’ directive writing up to 59 bytes into a region of size 52 [-Wformat-overflow=]
Python 3.7 • ubuntu-20.04: praat/external/espeak/voices.cpp#L544
‘%s’ directive writing up to 39 bytes into a region of size between 19 and 260 [-Wformat-overflow=]
Python 3.7 • ubuntu-20.04: praat/external/espeak/voices.cpp#L548
‘%s’ directive writing up to 39 bytes into a region of size between 19 and 260 [-Wformat-overflow=]
Python 3.7 • ubuntu-20.04: 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=]
Python 3.7 • ubuntu-20.04: 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=]
Python 3.7 • ubuntu-20.04: 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=]
Python 3.9 • ubuntu-20.04
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python 3.9 • ubuntu-20.04: praat/external/espeak/compiledict.cpp#L1546
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
Python 3.9 • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1654
‘%s’ directive writing up to 49 bytes into a region of size between 19 and 100 [-Wformat-overflow=]
Python 3.9 • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1826
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
Python 3.9 • ubuntu-20.04: praat/external/espeak/readclause.cpp#L294
‘%s’ directive writing up to 59 bytes into a region of size 58 [-Wformat-overflow=]
Python 3.9 • ubuntu-20.04: praat/external/espeak/readclause.cpp#L289
‘%s’ directive writing up to 59 bytes into a region of size 52 [-Wformat-overflow=]
Python 3.9 • ubuntu-20.04: praat/external/espeak/voices.cpp#L544
‘%s’ directive writing up to 39 bytes into a region of size between 19 and 260 [-Wformat-overflow=]
Python 3.9 • ubuntu-20.04: praat/external/espeak/voices.cpp#L548
‘%s’ directive writing up to 39 bytes into a region of size between 19 and 260 [-Wformat-overflow=]
Python 3.9 • ubuntu-20.04: praat/external/espeak/voices.cpp#L1192
‘%s’ directive writing up to 79 bytes into a region of size between 73 and 302 [-Wformat-overflow=]
Python 3.9 • ubuntu-20.04: 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=]
Python 3.9 • ubuntu-20.04: 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=]
Python 3.10 • macos-12
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python 3.10 • macos-12
Found 2 matching packages.
Python 3.10 • macos-12: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python 3.10 • macos-12: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python 3.10 • macos-12: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python 3.10 • macos-12: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python 3.10 • macos-12: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python 3.10 • macos-12: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python 3.10 • macos-12: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python 3.10 • macos-12: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python 3.10 • macos-12: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python 3.10 • macos-12: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python pypy-3.7 • ubuntu-20.04
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python pypy-3.7 • ubuntu-20.04: praat/external/espeak/compiledict.cpp#L1546
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
Python pypy-3.7 • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1654
‘%s’ directive writing up to 49 bytes into a region of size between 19 and 100 [-Wformat-overflow=]
Python pypy-3.7 • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1826
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
Python pypy-3.7 • ubuntu-20.04: praat/external/espeak/readclause.cpp#L294
‘%s’ directive writing up to 59 bytes into a region of size 58 [-Wformat-overflow=]
Python pypy-3.7 • ubuntu-20.04: praat/external/espeak/readclause.cpp#L289
‘%s’ directive writing up to 59 bytes into a region of size 52 [-Wformat-overflow=]
Python pypy-3.7 • ubuntu-20.04: praat/external/espeak/voices.cpp#L544
‘%s’ directive writing up to 39 bytes into a region of size between 19 and 260 [-Wformat-overflow=]
Python pypy-3.7 • ubuntu-20.04: 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=]
Python pypy-3.7 • ubuntu-20.04: praat/external/espeak/voices.cpp#L548
‘%s’ directive writing up to 39 bytes into a region of size between 19 and 260 [-Wformat-overflow=]
Python pypy-3.7 • ubuntu-20.04: 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=]
Python pypy-3.7 • ubuntu-20.04: 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=]
Python pypy-3.8 • ubuntu-20.04
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python pypy-3.8 • ubuntu-20.04: praat/external/espeak/compiledict.cpp#L1546
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
Python pypy-3.8 • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1654
‘%s’ directive writing up to 49 bytes into a region of size between 19 and 100 [-Wformat-overflow=]
Python pypy-3.8 • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1826
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
Python pypy-3.8 • ubuntu-20.04: praat/external/espeak/readclause.cpp#L294
‘%s’ directive writing up to 59 bytes into a region of size 58 [-Wformat-overflow=]
Python pypy-3.8 • ubuntu-20.04: praat/external/espeak/readclause.cpp#L289
‘%s’ directive writing up to 59 bytes into a region of size 52 [-Wformat-overflow=]
Python pypy-3.8 • ubuntu-20.04: 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=]
Python pypy-3.8 • ubuntu-20.04: 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=]
Python pypy-3.8 • ubuntu-20.04: 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=]
Python pypy-3.8 • ubuntu-20.04: praat/external/espeak/voices.cpp#L544
‘%s’ directive writing up to 39 bytes into a region of size between 19 and 260 [-Wformat-overflow=]
Python pypy-3.8 • ubuntu-20.04: praat/external/espeak/voices.cpp#L548
‘%s’ directive writing up to 39 bytes into a region of size between 19 and 260 [-Wformat-overflow=]
Python pypy-2.7 • ubuntu-20.04
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python pypy-2.7 • ubuntu-20.04: praat/external/espeak/compiledict.cpp#L1546
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
Python pypy-2.7 • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1654
‘%s’ directive writing up to 49 bytes into a region of size between 19 and 100 [-Wformat-overflow=]
Python pypy-2.7 • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1826
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
Python pypy-2.7 • ubuntu-20.04: praat/external/espeak/readclause.cpp#L294
‘%s’ directive writing up to 59 bytes into a region of size 58 [-Wformat-overflow=]
Python pypy-2.7 • ubuntu-20.04: praat/external/espeak/readclause.cpp#L289
‘%s’ directive writing up to 59 bytes into a region of size 52 [-Wformat-overflow=]
Python pypy-2.7 • ubuntu-20.04: 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=]
Python pypy-2.7 • ubuntu-20.04: 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=]
Python pypy-2.7 • ubuntu-20.04: 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=]
Python pypy-2.7 • ubuntu-20.04: praat/external/espeak/voices.cpp#L544
‘%s’ directive writing up to 39 bytes into a region of size between 19 and 260 [-Wformat-overflow=]
Python pypy-2.7 • ubuntu-20.04: praat/external/espeak/voices.cpp#L548
‘%s’ directive writing up to 39 bytes into a region of size between 19 and 260 [-Wformat-overflow=]
Python 3.8 (Release) • ubuntu-20.04
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python 3.8 (Release) • ubuntu-20.04: praat/external/mp3/mp3.cpp#L209
ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
Python 3.8 (Release) • ubuntu-20.04: praat/external/flac/flac_metadata_iterators.c#L3315
ignoring return value of ‘chown’, declared with attribute warn_unused_result [-Wunused-result]
Python 3.8 (Release) • ubuntu-20.04: praat/external/flac/flac_metadata_iterators.c#L3316
ignoring return value of ‘chown’, declared with attribute warn_unused_result [-Wunused-result]
Python 3.8 (Release) • ubuntu-20.04: praat/external/espeak/compiledict.cpp#L1546
‘__builtin___sprintf_chk’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
Python 3.8 (Release) • ubuntu-20.04: praat/external/espeak/compiledict.cpp#L1553
‘%s’ directive writing up to 39 bytes into a region of size between 15 and 244 [-Wformat-overflow=]
Python 3.8 (Release) • ubuntu-20.04: praat/external/espeak/klatt.cpp#L999
iteration 5 invokes undefined behavior [-Waggressive-loop-optimizations]
Python 3.8 (Release) • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1195
‘%d’ directive writing between 1 and 11 bytes into a region of size between 0 and 9 [-Wformat-overflow=]
Python 3.8 (Release) • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1200
‘%d’ directive writing between 1 and 11 bytes into a region of size between 0 and 9 [-Wformat-overflow=]
Python 3.8 (Release) • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1205
‘%d’ directive writing between 1 and 11 bytes into a region of size between 0 and 9 [-Wformat-overflow=]
Python 3.8 (Release) • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1210
‘%d’ directive writing between 1 and 11 bytes into a region of size between 0 and 9 [-Wformat-overflow=]
Documentation
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python 3.8 (Release) • macos-12
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python 3.8 (Release) • macos-12: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python 3.8 (Release) • macos-12: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python 3.8 (Release) • macos-12: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python 3.8 (Release) • macos-12: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python 3.8 (Release) • macos-12: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python 3.8 (Release) • macos-12: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python 3.8 (Release) • macos-12: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python 3.8 (Release) • macos-12: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python 3.8 (Release) • macos-12: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python 3.8 (Release) • macos-12: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python 3.8 (Release) • macos-12
Found 2 matching packages.
Python 3.9 • macos-12
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python 3.9 • macos-12: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python 3.9 • macos-12: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python 3.9 • macos-12: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python 3.9 • macos-12: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python 3.9 • macos-12: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python 3.9 • macos-12: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python 3.9 • macos-12: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python 3.9 • macos-12: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python 3.9 • macos-12: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python 3.9 • macos-12: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python 3.9 • macos-12
Found 2 matching packages.
Python pypy-3.7 • macos-12
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python pypy-3.7 • macos-12
Found 2 matching packages.
Python pypy-3.7 • macos-12
openblas 0.3.27 is already installed and up-to-date. To reinstall 0.3.27, run: brew reinstall openblas
Python pypy-3.7 • macos-12: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python pypy-3.7 • macos-12: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python pypy-3.7 • macos-12: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python pypy-3.7 • macos-12: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python pypy-3.7 • macos-12: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python pypy-3.7 • macos-12: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python pypy-3.7 • macos-12: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python pypy-3.7 • macos-12: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python pypy-3.7 • macos-12: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python pypy-3.7 • macos-12: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python 3.12 (with Praat tests) • macos-12
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python 3.12 (with Praat tests) • macos-12: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python 3.12 (with Praat tests) • macos-12: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python 3.12 (with Praat tests) • macos-12: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python 3.12 (with Praat tests) • macos-12: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python 3.12 (with Praat tests) • macos-12: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python 3.12 (with Praat tests) • macos-12: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python 3.12 (with Praat tests) • macos-12: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python 3.12 (with Praat tests) • macos-12: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python 3.12 (with Praat tests) • macos-12: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python 3.12 (with Praat tests) • macos-12: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python 3.12 (with Praat tests) • macos-12
Found 2 matching packages.
Python pypy-3.8 • macos-12
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python pypy-3.8 • macos-12
Found 2 matching packages.
Python pypy-3.8 • macos-12: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python pypy-3.8 • macos-12: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python pypy-3.8 • macos-12: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python pypy-3.8 • macos-12: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python pypy-3.8 • macos-12: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python pypy-3.8 • macos-12: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python pypy-3.8 • macos-12: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python pypy-3.8 • macos-12: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python pypy-3.8 • macos-12: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python pypy-3.8 • macos-12: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python pypy-3.8 • macos-12
openblas 0.3.27 is already installed and up-to-date. To reinstall 0.3.27, run: brew reinstall openblas
Python 3.8 (with Praat tests) • macos-12
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python 3.8 (with Praat tests) • macos-12: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python 3.8 (with Praat tests) • macos-12: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python 3.8 (with Praat tests) • macos-12: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python 3.8 (with Praat tests) • macos-12: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python 3.8 (with Praat tests) • macos-12: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python 3.8 (with Praat tests) • macos-12: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python 3.8 (with Praat tests) • macos-12: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python 3.8 (with Praat tests) • macos-12: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python 3.8 (with Praat tests) • macos-12: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python 3.8 (with Praat tests) • macos-12: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python 3.8 (with Praat tests) • macos-12
Found 2 matching packages.
Python 3.11 • windows-2019
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python 3.11 • windows-2019: praat/melder/melder_console.cpp#L109
'fwprintf' : format string '%ls' requires an argument of type 'wchar_t *', but variadic argument 1 has type 'conststring16' [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.11 • windows-2019: praat/melder/melder_search.cpp#L149
'Melder_stringMatchesCriterion': not all control paths return a value [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.11 • windows-2019: praat/sys/Graphics_text.cpp#L1431
'|': unsafe mix of type 'int' and type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.11 • windows-2019: praat/sys/Graphics_text.cpp#L1431
'|': unsafe mix of type 'int' and type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.11 • windows-2019: praat/sys/Graphics_text.cpp#L1431
'|': unsafe mix of type 'int' and type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.11 • windows-2019: praat/sys/motifEmulator.cpp#L2565
single-line comment contains line-continuation character [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.11 • windows-2019: praat/fon/TimeSoundAnalysisEditor.cpp#L1749
'argument': truncation from 'int' to 'bool' [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.11 • windows-2019: praat/fon/PitchTierArea.h#L36
'structPitchTierArea::v_rightTickUnits': not all control paths return a value [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.11 • windows-2019: praat/gram/OTGrammar_ex_metrics.cpp#L201
'<=': unsafe use of type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.11 • windows-2019: praat/gram/OTGrammar_ex_metrics.cpp#L205
'<=': unsafe use of type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.8 (with Praat tests) • ubuntu-20.04
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python 3.8 (with Praat tests) • ubuntu-20.04: praat/external/espeak/compiledict.cpp#L1546
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
Python 3.8 (with Praat tests) • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1654
‘%s’ directive writing up to 49 bytes into a region of size between 19 and 100 [-Wformat-overflow=]
Python 3.8 (with Praat tests) • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1826
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
Python 3.8 (with Praat tests) • ubuntu-20.04: praat/external/espeak/readclause.cpp#L294
‘%s’ directive writing up to 59 bytes into a region of size 58 [-Wformat-overflow=]
Python 3.8 (with Praat tests) • ubuntu-20.04: praat/external/espeak/readclause.cpp#L289
‘%s’ directive writing up to 59 bytes into a region of size 52 [-Wformat-overflow=]
Python 3.8 (with Praat tests) • ubuntu-20.04: 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=]
Python 3.8 (with Praat tests) • ubuntu-20.04: 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=]
Python 3.8 (with Praat tests) • ubuntu-20.04: 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=]
Python 3.8 (with Praat tests) • ubuntu-20.04: praat/external/espeak/voices.cpp#L544
‘%s’ directive writing up to 39 bytes into a region of size between 19 and 260 [-Wformat-overflow=]
Python 3.8 (with Praat tests) • ubuntu-20.04: praat/external/espeak/voices.cpp#L548
‘%s’ directive writing up to 39 bytes into a region of size between 19 and 260 [-Wformat-overflow=]
Python 3.12 (with Praat tests) • ubuntu-20.04
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python 3.12 (with Praat tests) • ubuntu-20.04: praat/external/espeak/compiledict.cpp#L1546
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
Python 3.12 (with Praat tests) • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1654
‘%s’ directive writing up to 49 bytes into a region of size between 19 and 100 [-Wformat-overflow=]
Python 3.12 (with Praat tests) • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1826
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
Python 3.12 (with Praat tests) • ubuntu-20.04: praat/external/espeak/readclause.cpp#L294
‘%s’ directive writing up to 59 bytes into a region of size 58 [-Wformat-overflow=]
Python 3.12 (with Praat tests) • ubuntu-20.04: praat/external/espeak/readclause.cpp#L289
‘%s’ directive writing up to 59 bytes into a region of size 52 [-Wformat-overflow=]
Python 3.12 (with Praat tests) • ubuntu-20.04: 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=]
Python 3.12 (with Praat tests) • ubuntu-20.04: 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=]
Python 3.12 (with Praat tests) • ubuntu-20.04: 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=]
Python 3.12 (with Praat tests) • ubuntu-20.04: praat/external/espeak/voices.cpp#L544
‘%s’ directive writing up to 39 bytes into a region of size between 19 and 260 [-Wformat-overflow=]
Python 3.12 (with Praat tests) • ubuntu-20.04: praat/external/espeak/voices.cpp#L548
‘%s’ directive writing up to 39 bytes into a region of size between 19 and 260 [-Wformat-overflow=]
Python 3.10 • windows-2019
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python 3.10 • windows-2019: praat/melder/melder_console.cpp#L109
'fwprintf' : format string '%ls' requires an argument of type 'wchar_t *', but variadic argument 1 has type 'conststring16' [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.10 • windows-2019: praat/melder/melder_search.cpp#L149
'Melder_stringMatchesCriterion': not all control paths return a value [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.10 • windows-2019: praat/sys/Graphics_text.cpp#L1431
'|': unsafe mix of type 'int' and type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.10 • windows-2019: praat/sys/Graphics_text.cpp#L1431
'|': unsafe mix of type 'int' and type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.10 • windows-2019: praat/sys/Graphics_text.cpp#L1431
'|': unsafe mix of type 'int' and type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.10 • windows-2019: praat/sys/motifEmulator.cpp#L2565
single-line comment contains line-continuation character [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.10 • windows-2019: praat/fon/TimeSoundAnalysisEditor.cpp#L1749
'argument': truncation from 'int' to 'bool' [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.10 • windows-2019: praat/fon/PitchTierArea.h#L36
'structPitchTierArea::v_rightTickUnits': not all control paths return a value [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.10 • windows-2019: praat/gram/OTGrammar_ex_metrics.cpp#L201
'<=': unsafe use of type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.10 • windows-2019: praat/gram/OTGrammar_ex_metrics.cpp#L205
'<=': unsafe use of type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.9 (with Praat tests) • ubuntu-20.04
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python pypy-3.9 (with Praat tests) • ubuntu-20.04: praat/external/espeak/compiledict.cpp#L1546
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
Python pypy-3.9 (with Praat tests) • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1654
‘%s’ directive writing up to 49 bytes into a region of size between 19 and 100 [-Wformat-overflow=]
Python pypy-3.9 (with Praat tests) • ubuntu-20.04: praat/external/espeak/numbers.cpp#L1826
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
Python pypy-3.9 (with Praat tests) • ubuntu-20.04: praat/external/espeak/readclause.cpp#L294
‘%s’ directive writing up to 59 bytes into a region of size 58 [-Wformat-overflow=]
Python pypy-3.9 (with Praat tests) • ubuntu-20.04: praat/external/espeak/readclause.cpp#L289
‘%s’ directive writing up to 59 bytes into a region of size 52 [-Wformat-overflow=]
Python pypy-3.9 (with Praat tests) • ubuntu-20.04: praat/external/espeak/voices.cpp#L544
‘%s’ directive writing up to 39 bytes into a region of size between 19 and 260 [-Wformat-overflow=]
Python pypy-3.9 (with Praat tests) • ubuntu-20.04: praat/external/espeak/voices.cpp#L548
‘%s’ directive writing up to 39 bytes into a region of size between 19 and 260 [-Wformat-overflow=]
Python pypy-3.9 (with Praat tests) • ubuntu-20.04: praat/external/espeak/voices.cpp#L1192
‘%s’ directive writing up to 79 bytes into a region of size between 73 and 302 [-Wformat-overflow=]
Python pypy-3.9 (with Praat tests) • ubuntu-20.04: 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=]
Python pypy-3.9 (with Praat tests) • ubuntu-20.04: 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=]
Python 3.9 • windows-2019
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python 3.9 • windows-2019: praat/melder/melder_console.cpp#L109
'fwprintf' : format string '%ls' requires an argument of type 'wchar_t *', but variadic argument 1 has type 'conststring16' [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.9 • windows-2019: praat/melder/melder_search.cpp#L149
'Melder_stringMatchesCriterion': not all control paths return a value [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.9 • windows-2019: praat/sys/Graphics_text.cpp#L1431
'|': unsafe mix of type 'int' and type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.9 • windows-2019: praat/sys/Graphics_text.cpp#L1431
'|': unsafe mix of type 'int' and type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.9 • windows-2019: praat/sys/Graphics_text.cpp#L1431
'|': unsafe mix of type 'int' and type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.9 • windows-2019: praat/sys/motifEmulator.cpp#L2565
single-line comment contains line-continuation character [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.9 • windows-2019: praat/fon/TimeSoundAnalysisEditor.cpp#L1749
'argument': truncation from 'int' to 'bool' [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.9 • windows-2019: praat/fon/PitchTierArea.h#L36
'structPitchTierArea::v_rightTickUnits': not all control paths return a value [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.9 • windows-2019: praat/gram/OTGrammar_ex_metrics.cpp#L201
'<=': unsafe use of type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.9 • windows-2019: praat/gram/OTGrammar_ex_metrics.cpp#L205
'<=': unsafe use of type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.12 (Release) • windows-2019
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python 3.12 (Release) • windows-2019: praat/melder/melder_console.cpp#L109
'fwprintf' : format string '%ls' requires an argument of type 'wchar_t *', but variadic argument 1 has type 'conststring16' [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.12 (Release) • windows-2019: praat/melder/melder_search.cpp#L149
'Melder_stringMatchesCriterion': not all control paths return a value [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.12 (Release) • windows-2019: praat/sys/Graphics_text.cpp#L1431
'|': unsafe mix of type 'int' and type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.12 (Release) • windows-2019: praat/sys/Graphics_text.cpp#L1431
'|': unsafe mix of type 'int' and type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.12 (Release) • windows-2019: praat/sys/Graphics_text.cpp#L1431
'|': unsafe mix of type 'int' and type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.12 (Release) • windows-2019: praat/sys/motifEmulator.cpp#L2565
single-line comment contains line-continuation character [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.12 (Release) • windows-2019: praat/fon/TimeSoundAnalysisEditor.cpp#L1749
'argument': truncation from 'int' to 'bool' [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.12 (Release) • windows-2019: praat/fon/PitchTierArea.h#L36
'structPitchTierArea::v_rightTickUnits': not all control paths return a value [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.12 (Release) • windows-2019: praat/gram/OTGrammar_ex_metrics.cpp#L201
'<=': unsafe use of type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.12 (Release) • windows-2019: praat/gram/OTGrammar_ex_metrics.cpp#L205
'<=': unsafe use of type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.12 (32-bit) • windows-2019
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python 3.12 (32-bit) • windows-2019: praat/melder/melder_console.cpp#L109
'fwprintf' : format string '%ls' requires an argument of type 'wchar_t *', but variadic argument 1 has type 'conststring16' [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.12 (32-bit) • windows-2019: praat/melder/melder_search.cpp#L149
'Melder_stringMatchesCriterion': not all control paths return a value [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.12 (32-bit) • windows-2019: praat/sys/Graphics_text.cpp#L1431
'|': unsafe mix of type 'int' and type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.12 (32-bit) • windows-2019: praat/sys/Graphics_text.cpp#L1431
'|': unsafe mix of type 'int' and type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.12 (32-bit) • windows-2019: praat/sys/Graphics_text.cpp#L1431
'|': unsafe mix of type 'int' and type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.12 (32-bit) • windows-2019: praat/sys/motifEmulator.cpp#L2565
single-line comment contains line-continuation character [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.12 (32-bit) • windows-2019: praat/fon/TimeSoundAnalysisEditor.cpp#L1749
'argument': truncation from 'int' to 'bool' [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.12 (32-bit) • windows-2019: praat/fon/PitchTierArea.h#L36
'structPitchTierArea::v_rightTickUnits': not all control paths return a value [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.12 (32-bit) • windows-2019: praat/gram/OTGrammar_ex_metrics.cpp#L201
'<=': unsafe use of type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.12 (32-bit) • windows-2019: praat/gram/OTGrammar_ex_metrics.cpp#L205
'<=': unsafe use of type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.9 • macos-12
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python pypy-3.9 • macos-12
openblas 0.3.27 is already installed and up-to-date. To reinstall 0.3.27, run: brew reinstall openblas
Python pypy-3.9 • macos-12: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python pypy-3.9 • macos-12: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python pypy-3.9 • macos-12: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python pypy-3.9 • macos-12: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python pypy-3.9 • macos-12: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python pypy-3.9 • macos-12: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python pypy-3.9 • macos-12: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python pypy-3.9 • macos-12: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python pypy-3.9 • macos-12: praat/external/gsl/gsl__config.h#L313
'isinf' macro redefined [-Wmacro-redefined]
Python pypy-3.9 • macos-12: praat/external/gsl/gsl__config.h#L321
'isnan' macro redefined [-Wmacro-redefined]
Python pypy-3.9 • macos-12
Found 2 matching packages.
Python pypy-3.8 • windows-2019
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python pypy-3.8 • windows-2019: praat/melder/melder_console.cpp#L109
'fwprintf' : format string '%ls' requires an argument of type 'wchar_t *', but variadic argument 1 has type 'conststring16' [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.8 • windows-2019: praat/melder/melder_search.cpp#L149
'Melder_stringMatchesCriterion': not all control paths return a value [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.8 • windows-2019: praat/sys/Graphics_text.cpp#L1431
'|': unsafe mix of type 'int' and type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.8 • windows-2019: praat/sys/Graphics_text.cpp#L1431
'|': unsafe mix of type 'int' and type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.8 • windows-2019: praat/sys/Graphics_text.cpp#L1431
'|': unsafe mix of type 'int' and type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.8 • windows-2019: praat/sys/motifEmulator.cpp#L2565
single-line comment contains line-continuation character [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.8 • windows-2019: praat/fon/TimeSoundAnalysisEditor.cpp#L1749
'argument': truncation from 'int' to 'bool' [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.8 • windows-2019: praat/fon/PitchTierArea.h#L36
'structPitchTierArea::v_rightTickUnits': not all control paths return a value [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.8 • windows-2019: praat/gram/OTGrammar_ex_metrics.cpp#L201
'<=': unsafe use of type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.8 • windows-2019: praat/gram/OTGrammar_ex_metrics.cpp#L205
'<=': unsafe use of type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.6 • windows-2019
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python pypy-3.6 • windows-2019: praat/melder/melder_console.cpp#L109
'fwprintf' : format string '%ls' requires an argument of type 'wchar_t *', but variadic argument 1 has type 'conststring16' [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.6 • windows-2019: praat/melder/melder_search.cpp#L149
'Melder_stringMatchesCriterion': not all control paths return a value [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.6 • windows-2019: praat/sys/Graphics_text.cpp#L1431
'|': unsafe mix of type 'int' and type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.6 • windows-2019: praat/sys/Graphics_text.cpp#L1431
'|': unsafe mix of type 'int' and type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.6 • windows-2019: praat/sys/Graphics_text.cpp#L1431
'|': unsafe mix of type 'int' and type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.6 • windows-2019: praat/sys/motifEmulator.cpp#L2565
single-line comment contains line-continuation character [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.6 • windows-2019: praat/fon/TimeSoundAnalysisEditor.cpp#L1749
'argument': truncation from 'int' to 'bool' [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.6 • windows-2019: praat/fon/PitchTierArea.h#L36
'structPitchTierArea::v_rightTickUnits': not all control paths return a value [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.6 • windows-2019: praat/gram/OTGrammar_ex_metrics.cpp#L201
'<=': unsafe use of type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.6 • windows-2019: praat/gram/OTGrammar_ex_metrics.cpp#L205
'<=': unsafe use of type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.9 • windows-2019
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python pypy-3.9 • windows-2019: praat/melder/melder_console.cpp#L109
'fwprintf' : format string '%ls' requires an argument of type 'wchar_t *', but variadic argument 1 has type 'conststring16' [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.9 • windows-2019: praat/melder/melder_search.cpp#L149
'Melder_stringMatchesCriterion': not all control paths return a value [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.9 • windows-2019: praat/sys/Graphics_text.cpp#L1431
'|': unsafe mix of type 'int' and type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.9 • windows-2019: praat/sys/Graphics_text.cpp#L1431
'|': unsafe mix of type 'int' and type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.9 • windows-2019: praat/sys/Graphics_text.cpp#L1431
'|': unsafe mix of type 'int' and type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.9 • windows-2019: praat/sys/motifEmulator.cpp#L2565
single-line comment contains line-continuation character [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.9 • windows-2019: praat/fon/TimeSoundAnalysisEditor.cpp#L1749
'argument': truncation from 'int' to 'bool' [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.9 • windows-2019: praat/fon/PitchTierArea.h#L36
'structPitchTierArea::v_rightTickUnits': not all control paths return a value [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.9 • windows-2019: praat/gram/OTGrammar_ex_metrics.cpp#L201
'<=': unsafe use of type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.9 • windows-2019: praat/gram/OTGrammar_ex_metrics.cpp#L205
'<=': unsafe use of type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.7 • windows-2019
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python pypy-3.7 • windows-2019: praat/melder/melder_console.cpp#L109
'fwprintf' : format string '%ls' requires an argument of type 'wchar_t *', but variadic argument 1 has type 'conststring16' [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.7 • windows-2019: praat/melder/melder_search.cpp#L149
'Melder_stringMatchesCriterion': not all control paths return a value [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.7 • windows-2019: praat/sys/Graphics_text.cpp#L1431
'|': unsafe mix of type 'int' and type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.7 • windows-2019: praat/sys/Graphics_text.cpp#L1431
'|': unsafe mix of type 'int' and type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.7 • windows-2019: praat/sys/Graphics_text.cpp#L1431
'|': unsafe mix of type 'int' and type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.7 • windows-2019: praat/sys/motifEmulator.cpp#L2565
single-line comment contains line-continuation character [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.7 • windows-2019: praat/fon/TimeSoundAnalysisEditor.cpp#L1749
'argument': truncation from 'int' to 'bool' [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.7 • windows-2019: praat/fon/PitchTierArea.h#L36
'structPitchTierArea::v_rightTickUnits': not all control paths return a value [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.7 • windows-2019: praat/gram/OTGrammar_ex_metrics.cpp#L201
'<=': unsafe use of type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python pypy-3.7 • windows-2019: praat/gram/OTGrammar_ex_metrics.cpp#L205
'<=': unsafe use of type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.12 (with Praat tests) • windows-2019
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python 3.12 (with Praat tests) • windows-2019: praat/melder/melder_console.cpp#L109
'fwprintf' : format string '%ls' requires an argument of type 'wchar_t *', but variadic argument 1 has type 'conststring16' [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.12 (with Praat tests) • windows-2019: praat/melder/melder_search.cpp#L149
'Melder_stringMatchesCriterion': not all control paths return a value [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.12 (with Praat tests) • windows-2019: praat/sys/Graphics_text.cpp#L1431
'|': unsafe mix of type 'int' and type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.12 (with Praat tests) • windows-2019: praat/sys/Graphics_text.cpp#L1431
'|': unsafe mix of type 'int' and type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.12 (with Praat tests) • windows-2019: praat/sys/Graphics_text.cpp#L1431
'|': unsafe mix of type 'int' and type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.12 (with Praat tests) • windows-2019: praat/sys/motifEmulator.cpp#L2565
single-line comment contains line-continuation character [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.12 (with Praat tests) • windows-2019: praat/fon/TimeSoundAnalysisEditor.cpp#L1749
'argument': truncation from 'int' to 'bool' [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.12 (with Praat tests) • windows-2019: praat/fon/PitchTierArea.h#L36
'structPitchTierArea::v_rightTickUnits': not all control paths return a value [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.12 (with Praat tests) • windows-2019: praat/gram/OTGrammar_ex_metrics.cpp#L201
'<=': unsafe use of type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.12 (with Praat tests) • windows-2019: praat/gram/OTGrammar_ex_metrics.cpp#L205
'<=': unsafe use of type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.8 (with Praat tests) • windows-2019
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, jwlawson/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python 3.8 (with Praat tests) • windows-2019: praat/melder/melder_console.cpp#L109
'fwprintf' : format string '%ls' requires an argument of type 'wchar_t *', but variadic argument 1 has type 'conststring16' [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.8 (with Praat tests) • windows-2019: praat/melder/melder_search.cpp#L149
'Melder_stringMatchesCriterion': not all control paths return a value [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.8 (with Praat tests) • windows-2019: praat/sys/Graphics_text.cpp#L1431
'|': unsafe mix of type 'int' and type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.8 (with Praat tests) • windows-2019: praat/sys/Graphics_text.cpp#L1431
'|': unsafe mix of type 'int' and type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.8 (with Praat tests) • windows-2019: praat/sys/Graphics_text.cpp#L1431
'|': unsafe mix of type 'int' and type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.8 (with Praat tests) • windows-2019: praat/sys/motifEmulator.cpp#L2565
single-line comment contains line-continuation character [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.8 (with Praat tests) • windows-2019: praat/fon/TimeSoundAnalysisEditor.cpp#L1749
'argument': truncation from 'int' to 'bool' [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.8 (with Praat tests) • windows-2019: praat/fon/PitchTierArea.h#L36
'structPitchTierArea::v_rightTickUnits': not all control paths return a value [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.8 (with Praat tests) • windows-2019: praat/gram/OTGrammar_ex_metrics.cpp#L201
'<=': unsafe use of type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
Python 3.8 (with Praat tests) • windows-2019: praat/gram/OTGrammar_ex_metrics.cpp#L205
'<=': unsafe use of type 'bool' in operation [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]