[pre-commit.ci] pre-commit autoupdate #803
Triggered via pull request
December 23, 2024 23:31
Status
Success
Total duration
58m 20s
Artifacts
–
ci.yml
on: pull_request
Documentation
10m 40s
Matrix: tests
Annotations
251 warnings
Python 3.12 (GCC 13) • ubuntu-24.04:
praat/external/lame/quantize.c#L1508
‘VBR_old_prepare’ accessing 64 bytes in a region of size 60 [-Wstringop-overflow=]
|
Python 3.12 (GCC 13) • ubuntu-24.04:
praat/external/lame/quantize.c#L1668
‘VBR_new_prepare’ accessing 64 bytes in a region of size 60 [-Wstringop-overflow=]
|
Python 3.12 (GCC 13) • ubuntu-24.04:
praat/external/espeak/compiledict.cpp#L1556
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
|
Python 3.12 (GCC 13) • ubuntu-24.04:
praat/external/espeak/compiledict.cpp#L1565
‘%s’ directive writing up to 39 bytes into a region of size between 15 and 174 [-Wformat-overflow=]
|
Python 3.12 (GCC 13) • ubuntu-24.04:
praat/external/espeak/compiledata.cpp#L925
‘%s’ directive output may be truncated writing up to 199 bytes into a region of size 180 [-Wformat-truncation=]
|
Python 3.12 (GCC 13) • ubuntu-24.04:
praat/external/espeak/compiledata.cpp#L2278
‘%s’ directive writing up to 255 bytes into a region of size between 80 and 279 [-Wformat-overflow=]
|
Python 3.12 (GCC 13) • ubuntu-24.04:
praat/external/espeak/compiledata.cpp#L2368
‘/phonemes’ directive writing 9 bytes into a region of size between 1 and 200 [-Wformat-overflow=]
|
Python 3.12 (GCC 13) • ubuntu-24.04:
praat/external/espeak/compiledata.cpp#L2376
‘%s’ directive writing 17 bytes into a region of size between 0 and 199 [-Wformat-overflow=]
|
Python 3.12 (GCC 13) • ubuntu-24.04:
praat/external/espeak/compiledata.cpp#L2394
‘%s’ directive writing 8 bytes into a region of size between 0 and 199 [-Wformat-overflow=]
|
Python 3.12 (GCC 13) • ubuntu-24.04:
praat/external/espeak/compiledata.cpp#L2404
‘%s’ directive writing 9 bytes into a region of size between 0 and 199 [-Wformat-overflow=]
|
Python 3.12 (Clang 18) • ubuntu-24.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.12 (Clang 18) • ubuntu-24.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.12 (Clang 18) • ubuntu-24.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.12 (Clang 18) • ubuntu-24.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.12 (Clang 18) • ubuntu-24.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.12 (Clang 18) • ubuntu-24.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.12 (Clang 18) • ubuntu-24.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.12 (Clang 18) • ubuntu-24.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.12 (Clang 18) • ubuntu-24.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.12 (Clang 18) • ubuntu-24.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-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Python 3.10 • ubuntu-latest:
praat/external/lame/quantize.c#L1508
‘VBR_old_prepare’ accessing 64 bytes in a region of size 60 [-Wstringop-overflow=]
|
Python 3.10 • ubuntu-latest:
praat/external/lame/quantize.c#L1668
‘VBR_new_prepare’ accessing 64 bytes in a region of size 60 [-Wstringop-overflow=]
|
Python 3.10 • ubuntu-latest:
praat/external/espeak/compiledict.cpp#L1556
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
|
Python 3.10 • ubuntu-latest:
praat/external/espeak/compiledict.cpp#L1565
‘%s’ directive writing up to 39 bytes into a region of size between 15 and 174 [-Wformat-overflow=]
|
Python 3.10 • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L925
‘%s’ directive output may be truncated writing up to 199 bytes into a region of size 180 [-Wformat-truncation=]
|
Python 3.10 • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2278
‘%s’ directive writing up to 255 bytes into a region of size between 80 and 279 [-Wformat-overflow=]
|
Python 3.10 • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2368
‘/phonemes’ directive writing 9 bytes into a region of size between 1 and 200 [-Wformat-overflow=]
|
Python 3.10 • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2376
‘%s’ directive writing 17 bytes into a region of size between 0 and 199 [-Wformat-overflow=]
|
Python 3.10 • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2394
‘%s’ directive writing 8 bytes into a region of size between 0 and 199 [-Wformat-overflow=]
|
Python 3.10 • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2404
‘%s’ directive writing 9 bytes into a region of size between 0 and 199 [-Wformat-overflow=]
|
Documentation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Python 3.11 • ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Python 3.11 • ubuntu-latest:
praat/external/lame/quantize.c#L1508
‘VBR_old_prepare’ accessing 64 bytes in a region of size 60 [-Wstringop-overflow=]
|
Python 3.11 • ubuntu-latest:
praat/external/lame/quantize.c#L1668
‘VBR_new_prepare’ accessing 64 bytes in a region of size 60 [-Wstringop-overflow=]
|
Python 3.11 • ubuntu-latest:
praat/external/espeak/compiledict.cpp#L1556
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
|
Python 3.11 • ubuntu-latest:
praat/external/espeak/compiledict.cpp#L1565
‘%s’ directive writing up to 39 bytes into a region of size between 15 and 174 [-Wformat-overflow=]
|
Python 3.11 • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L925
‘%s’ directive output may be truncated writing up to 199 bytes into a region of size 180 [-Wformat-truncation=]
|
Python 3.11 • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2278
‘%s’ directive writing up to 255 bytes into a region of size between 80 and 279 [-Wformat-overflow=]
|
Python 3.11 • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2368
‘/phonemes’ directive writing 9 bytes into a region of size between 1 and 200 [-Wformat-overflow=]
|
Python 3.11 • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2376
‘%s’ directive writing 17 bytes into a region of size between 0 and 199 [-Wformat-overflow=]
|
Python 3.11 • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2394
‘%s’ directive writing 8 bytes into a region of size between 0 and 199 [-Wformat-overflow=]
|
Python 3.11 • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2404
‘%s’ directive writing 9 bytes into a region of size between 0 and 199 [-Wformat-overflow=]
|
Python 3.8 • ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Python 3.8 • ubuntu-latest:
praat/external/lame/quantize.c#L1508
‘VBR_old_prepare’ accessing 64 bytes in a region of size 60 [-Wstringop-overflow=]
|
Python 3.8 • ubuntu-latest:
praat/external/lame/quantize.c#L1668
‘VBR_new_prepare’ accessing 64 bytes in a region of size 60 [-Wstringop-overflow=]
|
Python 3.8 • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L925
‘%s’ directive output may be truncated writing up to 199 bytes into a region of size 180 [-Wformat-truncation=]
|
Python 3.8 • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2278
‘%s’ directive writing up to 255 bytes into a region of size between 80 and 279 [-Wformat-overflow=]
|
Python 3.8 • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2368
‘/phonemes’ directive writing 9 bytes into a region of size between 1 and 200 [-Wformat-overflow=]
|
Python 3.8 • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2376
‘%s’ directive writing 17 bytes into a region of size between 0 and 199 [-Wformat-overflow=]
|
Python 3.8 • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2394
‘%s’ directive writing 8 bytes into a region of size between 0 and 199 [-Wformat-overflow=]
|
Python 3.8 • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2404
‘%s’ directive writing 9 bytes into a region of size between 0 and 199 [-Wformat-overflow=]
|
Python 3.8 • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2415
‘%s’ directive writing 7 bytes into a region of size between 0 and 199 [-Wformat-overflow=]
|
Python 3.8 • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2427
‘/compile_prog_log’ directive writing 17 bytes into a region of size between 1 and 200 [-Wformat-overflow=]
|
Python 3.8 • macos-13:
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 • macos-13:
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 • macos-13:
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 • macos-13:
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 • macos-13:
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 • macos-13:
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 • macos-13:
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 • macos-13:
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 • macos-13:
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 • macos-13:
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 pypy-3.10 • macos-13:
praat/external/gsl/gsl_specfunc__gamma.c#L1614
taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value]
|
Python pypy-3.10 • macos-13:
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 pypy-3.10 • macos-13:
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 pypy-3.10 • macos-13:
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 pypy-3.10 • macos-13:
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 pypy-3.10 • macos-13:
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 pypy-3.10 • macos-13:
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 pypy-3.10 • macos-13:
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 pypy-3.10 • macos-13:
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 pypy-3.10 • macos-13:
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.9 • ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Python 3.9 • ubuntu-latest:
praat/external/lame/quantize.c#L1508
‘VBR_old_prepare’ accessing 64 bytes in a region of size 60 [-Wstringop-overflow=]
|
Python 3.9 • ubuntu-latest:
praat/external/lame/quantize.c#L1668
‘VBR_new_prepare’ accessing 64 bytes in a region of size 60 [-Wstringop-overflow=]
|
Python 3.9 • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L925
‘%s’ directive output may be truncated writing up to 199 bytes into a region of size 180 [-Wformat-truncation=]
|
Python 3.9 • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2278
‘%s’ directive writing up to 255 bytes into a region of size between 80 and 279 [-Wformat-overflow=]
|
Python 3.9 • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2368
‘/phonemes’ directive writing 9 bytes into a region of size between 1 and 200 [-Wformat-overflow=]
|
Python 3.9 • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2376
‘%s’ directive writing 17 bytes into a region of size between 0 and 199 [-Wformat-overflow=]
|
Python 3.9 • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2394
‘%s’ directive writing 8 bytes into a region of size between 0 and 199 [-Wformat-overflow=]
|
Python 3.9 • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2404
‘%s’ directive writing 9 bytes into a region of size between 0 and 199 [-Wformat-overflow=]
|
Python 3.9 • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2415
‘%s’ directive writing 7 bytes into a region of size between 0 and 199 [-Wformat-overflow=]
|
Python 3.9 • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2427
‘/compile_prog_log’ directive writing 17 bytes into a region of size between 1 and 200 [-Wformat-overflow=]
|
Python pypy-3.8 • ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Python pypy-3.8 • ubuntu-latest:
praat/external/lame/quantize.c#L1508
‘VBR_old_prepare’ accessing 64 bytes in a region of size 60 [-Wstringop-overflow=]
|
Python pypy-3.8 • ubuntu-latest:
praat/external/lame/quantize.c#L1668
‘VBR_new_prepare’ accessing 64 bytes in a region of size 60 [-Wstringop-overflow=]
|
Python pypy-3.8 • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L925
‘%s’ directive output may be truncated writing up to 199 bytes into a region of size 180 [-Wformat-truncation=]
|
Python pypy-3.8 • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2278
‘%s’ directive writing up to 255 bytes into a region of size between 80 and 279 [-Wformat-overflow=]
|
Python pypy-3.8 • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2368
‘/phonemes’ directive writing 9 bytes into a region of size between 1 and 200 [-Wformat-overflow=]
|
Python pypy-3.8 • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2376
‘%s’ directive writing 17 bytes into a region of size between 0 and 199 [-Wformat-overflow=]
|
Python pypy-3.8 • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2394
‘%s’ directive writing 8 bytes into a region of size between 0 and 199 [-Wformat-overflow=]
|
Python pypy-3.8 • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2404
‘%s’ directive writing 9 bytes into a region of size between 0 and 199 [-Wformat-overflow=]
|
Python pypy-3.8 • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2415
‘%s’ directive writing 7 bytes into a region of size between 0 and 199 [-Wformat-overflow=]
|
Python pypy-3.8 • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2427
‘/compile_prog_log’ directive writing 17 bytes into a region of size between 1 and 200 [-Wformat-overflow=]
|
Python 3.12 (Release) • ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Python 3.12 (Release) • ubuntu-latest:
praat/external/clapack/lapack.cpp#L21323
writing 1 byte into a region of size 0 [-Wstringop-overflow=]
|
Python 3.12 (Release) • ubuntu-latest:
praat/external/clapack/lapack.cpp#L21323
writing 1 byte into a region of size 0 [-Wstringop-overflow=]
|
Python 3.12 (Release) • ubuntu-latest:
praat/external/clapack/lapack.cpp#L21323
writing 1 byte into a region of size 0 [-Wstringop-overflow=]
|
Python 3.12 (Release) • ubuntu-latest:
praat/external/clapack/lapack.cpp#L21323
writing 1 byte into a region of size 0 [-Wstringop-overflow=]
|
Python 3.12 (Release) • ubuntu-latest:
praat/external/clapack/lapack.cpp#L21323
writing 1 byte into a region of size 0 [-Wstringop-overflow=]
|
Python 3.12 (Release) • ubuntu-latest
‘__builtin_memset’ specified bound between 18446744065119617024 and 18446744073709551612 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=]
|
Python 3.12 (Release) • ubuntu-latest
‘__builtin_memset’ specified bound between 18446744065119617024 and 18446744073709551612 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=]
|
Python 3.12 (Release) • ubuntu-latest
‘__builtin_memset’ specified bound between 18446744065119617024 and 18446744073709551612 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=]
|
Python 3.12 (Release) • ubuntu-latest
‘__builtin_memset’ specified bound between 18446744065119617024 and 18446744073709551612 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=]
|
Python 3.12 (Release) • ubuntu-latest:
praat/external/lame/quantize.c#L1508
‘VBR_old_prepare’ accessing 64 bytes in a region of size 60 [-Wstringop-overflow=]
|
Python 3.12 (Release) • macos-latest:
praat/external/gsl/gsl_specfunc__gamma.c#L1614
taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value]
|
Python 3.12 (Release) • macos-latest:
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.12 (Release) • macos-latest:
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.12 (Release) • macos-latest:
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.12 (Release) • macos-latest:
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.12 (Release) • macos-latest:
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.12 (Release) • macos-latest:
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.12 (Release) • macos-latest:
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.12 (Release) • macos-latest:
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.12 (Release) • macos-latest:
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.12 (Release) • windows-latest:
praat/melder/melder_console.cpp#L137
'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-latest:
praat/melder/melder_search.cpp#L150
'Melder_stringMatchesCriterion': not all control paths return a value [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.12 (Release) • windows-latest:
praat/external/gsl/gsl_randist__levy.c#L1
The file contains a character starting at offset 0xb09 that is illegal in the current source character set (codepage 65001). [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.12 (Release) • windows-latest:
praat/external/gsl/gsl_specfunc__coulomb.c#L994
uninitialized local variable 'G_lam_G' used [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.12 (Release) • windows-latest:
praat/external/gsl/gsl_specfunc__coulomb.c#L996
uninitialized local variable 'Gp_lam_G' used [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.12 (Release) • windows-latest:
praat/external/espeak/speech.h#L59
'PLATFORM_WINDOWS': macro redefinition [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.12 (Release) • windows-latest:
praat/external/espeak/speech.h#L59
'PLATFORM_WINDOWS': macro redefinition [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.12 (Release) • windows-latest:
praat/external/espeak/speech.h#L98
'iswalnum': macro redefinition [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.12 (Release) • windows-latest:
praat/external/espeak/speech.h#L99
'iswalpha': macro redefinition [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.12 (Release) • windows-latest:
praat/external/espeak/speech.h#L102
'iswdigit': macro redefinition [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.12 (32-bit) • windows-latest:
praat/melder/melder_console.cpp#L137
'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-latest:
praat/melder/melder_search.cpp#L150
'Melder_stringMatchesCriterion': not all control paths return a value [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.12 (32-bit) • windows-latest:
praat/external/gsl/gsl_randist__levy.c#L1
The file contains a character starting at offset 0xb09 that is illegal in the current source character set (codepage 65001). [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.12 (32-bit) • windows-latest:
praat/external/gsl/gsl_specfunc__coulomb.c#L994
uninitialized local variable 'G_lam_G' used [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.12 (32-bit) • windows-latest:
praat/external/gsl/gsl_specfunc__coulomb.c#L996
uninitialized local variable 'Gp_lam_G' used [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.12 (32-bit) • windows-latest:
praat/external/espeak/speech.h#L59
'PLATFORM_WINDOWS': macro redefinition [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.12 (32-bit) • windows-latest:
praat/external/espeak/speech.h#L59
'PLATFORM_WINDOWS': macro redefinition [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.12 (32-bit) • windows-latest:
praat/external/espeak/speech.h#L98
'iswalnum': macro redefinition [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.12 (32-bit) • windows-latest:
praat/external/espeak/speech.h#L99
'iswalpha': macro redefinition [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.12 (32-bit) • windows-latest:
praat/external/espeak/speech.h#L102
'iswdigit': macro redefinition [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.12 (with Praat tests) • ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Python 3.12 (with Praat tests) • ubuntu-latest:
praat/external/lame/quantize.c#L1508
‘VBR_old_prepare’ accessing 64 bytes in a region of size 60 [-Wstringop-overflow=]
|
Python 3.12 (with Praat tests) • ubuntu-latest:
praat/external/lame/quantize.c#L1668
‘VBR_new_prepare’ accessing 64 bytes in a region of size 60 [-Wstringop-overflow=]
|
Python 3.12 (with Praat tests) • ubuntu-latest:
praat/external/espeak/compiledict.cpp#L1556
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
|
Python 3.12 (with Praat tests) • ubuntu-latest:
praat/external/espeak/compiledict.cpp#L1565
‘%s’ directive writing up to 39 bytes into a region of size between 15 and 174 [-Wformat-overflow=]
|
Python 3.12 (with Praat tests) • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L925
‘%s’ directive output may be truncated writing up to 199 bytes into a region of size 180 [-Wformat-truncation=]
|
Python 3.12 (with Praat tests) • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2278
‘%s’ directive writing up to 255 bytes into a region of size between 80 and 279 [-Wformat-overflow=]
|
Python 3.12 (with Praat tests) • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2368
‘/phonemes’ directive writing 9 bytes into a region of size between 1 and 200 [-Wformat-overflow=]
|
Python 3.12 (with Praat tests) • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2376
‘%s’ directive writing 17 bytes into a region of size between 0 and 199 [-Wformat-overflow=]
|
Python 3.12 (with Praat tests) • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2394
‘%s’ directive writing 8 bytes into a region of size between 0 and 199 [-Wformat-overflow=]
|
Python 3.12 (with Praat tests) • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2404
‘%s’ directive writing 9 bytes into a region of size between 0 and 199 [-Wformat-overflow=]
|
Python 3.8 • windows-latest:
praat/melder/melder_console.cpp#L137
'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 • windows-latest:
praat/melder/melder_search.cpp#L150
'Melder_stringMatchesCriterion': not all control paths return a value [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.8 • windows-latest:
praat/external/gsl/gsl_randist__levy.c#L1
The file contains a character starting at offset 0xb09 that is illegal in the current source character set (codepage 65001). [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.8 • windows-latest:
praat/external/gsl/gsl_specfunc__coulomb.c#L994
uninitialized local variable 'G_lam_G' used [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.8 • windows-latest:
praat/external/gsl/gsl_specfunc__coulomb.c#L996
uninitialized local variable 'Gp_lam_G' used [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.8 • windows-latest:
praat/external/espeak/speech.h#L59
'PLATFORM_WINDOWS': macro redefinition [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.8 • windows-latest:
praat/external/espeak/speech.h#L59
'PLATFORM_WINDOWS': macro redefinition [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.8 • windows-latest:
praat/external/espeak/speech.h#L98
'iswalnum': macro redefinition [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.8 • windows-latest:
praat/external/espeak/speech.h#L99
'iswalpha': macro redefinition [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.8 • windows-latest:
praat/external/espeak/speech.h#L102
'iswdigit': macro redefinition [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.12 (with Praat tests) • macos-latest:
praat/external/gsl/gsl_specfunc__gamma.c#L1614
taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value]
|
Python 3.12 (with Praat tests) • macos-latest:
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.12 (with Praat tests) • macos-latest:
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.12 (with Praat tests) • macos-latest:
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.12 (with Praat tests) • macos-latest:
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.12 (with Praat tests) • macos-latest:
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.12 (with Praat tests) • macos-latest:
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.12 (with Praat tests) • macos-latest:
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.12 (with Praat tests) • macos-latest:
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.12 (with Praat tests) • macos-latest:
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 pypy-3.10 • windows-latest:
praat/melder/melder_console.cpp#L137
'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.10 • windows-latest:
praat/melder/melder_search.cpp#L150
'Melder_stringMatchesCriterion': not all control paths return a value [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python pypy-3.10 • windows-latest:
praat/external/gsl/gsl_randist__levy.c#L1
The file contains a character starting at offset 0xb09 that is illegal in the current source character set (codepage 65001). [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python pypy-3.10 • windows-latest:
praat/external/gsl/gsl_specfunc__coulomb.c#L994
uninitialized local variable 'G_lam_G' used [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python pypy-3.10 • windows-latest:
praat/external/gsl/gsl_specfunc__coulomb.c#L996
uninitialized local variable 'Gp_lam_G' used [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python pypy-3.10 • windows-latest:
praat/external/espeak/speech.h#L59
'PLATFORM_WINDOWS': macro redefinition [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python pypy-3.10 • windows-latest:
praat/external/espeak/speech.h#L59
'PLATFORM_WINDOWS': macro redefinition [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python pypy-3.10 • windows-latest:
praat/external/espeak/speech.h#L98
'iswalnum': macro redefinition [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python pypy-3.10 • windows-latest:
praat/external/espeak/speech.h#L99
'iswalpha': macro redefinition [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python pypy-3.10 • windows-latest:
praat/external/espeak/speech.h#L102
'iswdigit': macro redefinition [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.13 (with Praat tests) • macos-latest:
praat/external/gsl/gsl_specfunc__gamma.c#L1614
taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value]
|
Python 3.13 (with Praat tests) • macos-latest:
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.13 (with Praat tests) • macos-latest:
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.13 (with Praat tests) • macos-latest:
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.13 (with Praat tests) • macos-latest:
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.13 (with Praat tests) • macos-latest:
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.13 (with Praat tests) • macos-latest:
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.13 (with Praat tests) • macos-latest:
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.13 (with Praat tests) • macos-latest:
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.13 (with Praat tests) • macos-latest:
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 pypy-3.9 (with Praat tests) • ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Python pypy-3.9 (with Praat tests) • ubuntu-latest:
praat/external/lame/quantize.c#L1508
‘VBR_old_prepare’ accessing 64 bytes in a region of size 60 [-Wstringop-overflow=]
|
Python pypy-3.9 (with Praat tests) • ubuntu-latest:
praat/external/lame/quantize.c#L1668
‘VBR_new_prepare’ accessing 64 bytes in a region of size 60 [-Wstringop-overflow=]
|
Python pypy-3.9 (with Praat tests) • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L925
‘%s’ directive output may be truncated writing up to 199 bytes into a region of size 180 [-Wformat-truncation=]
|
Python pypy-3.9 (with Praat tests) • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2278
‘%s’ directive writing up to 255 bytes into a region of size between 80 and 279 [-Wformat-overflow=]
|
Python pypy-3.9 (with Praat tests) • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2368
‘/phonemes’ directive writing 9 bytes into a region of size between 1 and 200 [-Wformat-overflow=]
|
Python pypy-3.9 (with Praat tests) • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2376
‘%s’ directive writing 17 bytes into a region of size between 0 and 199 [-Wformat-overflow=]
|
Python pypy-3.9 (with Praat tests) • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2394
‘%s’ directive writing 8 bytes into a region of size between 0 and 199 [-Wformat-overflow=]
|
Python pypy-3.9 (with Praat tests) • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2404
‘%s’ directive writing 9 bytes into a region of size between 0 and 199 [-Wformat-overflow=]
|
Python pypy-3.9 (with Praat tests) • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2415
‘%s’ directive writing 7 bytes into a region of size between 0 and 199 [-Wformat-overflow=]
|
Python pypy-3.9 (with Praat tests) • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2427
‘/compile_prog_log’ directive writing 17 bytes into a region of size between 1 and 200 [-Wformat-overflow=]
|
Python pypy-3.10 (with Praat tests) • ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Python pypy-3.10 (with Praat tests) • ubuntu-latest:
praat/external/lame/quantize.c#L1508
‘VBR_old_prepare’ accessing 64 bytes in a region of size 60 [-Wstringop-overflow=]
|
Python pypy-3.10 (with Praat tests) • ubuntu-latest:
praat/external/lame/quantize.c#L1668
‘VBR_new_prepare’ accessing 64 bytes in a region of size 60 [-Wstringop-overflow=]
|
Python pypy-3.10 (with Praat tests) • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L925
‘%s’ directive output may be truncated writing up to 199 bytes into a region of size 180 [-Wformat-truncation=]
|
Python pypy-3.10 (with Praat tests) • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2278
‘%s’ directive writing up to 255 bytes into a region of size between 80 and 279 [-Wformat-overflow=]
|
Python pypy-3.10 (with Praat tests) • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2368
‘/phonemes’ directive writing 9 bytes into a region of size between 1 and 200 [-Wformat-overflow=]
|
Python pypy-3.10 (with Praat tests) • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2376
‘%s’ directive writing 17 bytes into a region of size between 0 and 199 [-Wformat-overflow=]
|
Python pypy-3.10 (with Praat tests) • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2394
‘%s’ directive writing 8 bytes into a region of size between 0 and 199 [-Wformat-overflow=]
|
Python pypy-3.10 (with Praat tests) • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2404
‘%s’ directive writing 9 bytes into a region of size between 0 and 199 [-Wformat-overflow=]
|
Python pypy-3.10 (with Praat tests) • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2415
‘%s’ directive writing 7 bytes into a region of size between 0 and 199 [-Wformat-overflow=]
|
Python pypy-3.10 (with Praat tests) • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2427
‘/compile_prog_log’ directive writing 17 bytes into a region of size between 1 and 200 [-Wformat-overflow=]
|
Python 3.8 (32-bit) • windows-latest:
praat/melder/melder_console.cpp#L137
'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 (32-bit) • windows-latest:
praat/melder/melder_search.cpp#L150
'Melder_stringMatchesCriterion': not all control paths return a value [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.8 (32-bit) • windows-latest:
praat/external/gsl/gsl_randist__levy.c#L1
The file contains a character starting at offset 0xb09 that is illegal in the current source character set (codepage 65001). [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.8 (32-bit) • windows-latest:
praat/external/gsl/gsl_specfunc__coulomb.c#L994
uninitialized local variable 'G_lam_G' used [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.8 (32-bit) • windows-latest:
praat/external/gsl/gsl_specfunc__coulomb.c#L996
uninitialized local variable 'Gp_lam_G' used [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.8 (32-bit) • windows-latest:
praat/external/espeak/speech.h#L59
'PLATFORM_WINDOWS': macro redefinition [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.8 (32-bit) • windows-latest:
praat/external/espeak/speech.h#L59
'PLATFORM_WINDOWS': macro redefinition [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.8 (32-bit) • windows-latest:
praat/external/espeak/speech.h#L98
'iswalnum': macro redefinition [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.8 (32-bit) • windows-latest:
praat/external/espeak/speech.h#L99
'iswalpha': macro redefinition [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.8 (32-bit) • windows-latest:
praat/external/espeak/speech.h#L102
'iswdigit': macro redefinition [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.13 (with Praat tests) • ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Python 3.13 (with Praat tests) • ubuntu-latest:
praat/external/lame/quantize.c#L1508
‘VBR_old_prepare’ accessing 64 bytes in a region of size 60 [-Wstringop-overflow=]
|
Python 3.13 (with Praat tests) • ubuntu-latest:
praat/external/lame/quantize.c#L1668
‘VBR_new_prepare’ accessing 64 bytes in a region of size 60 [-Wstringop-overflow=]
|
Python 3.13 (with Praat tests) • ubuntu-latest:
praat/external/espeak/compiledict.cpp#L1556
‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
|
Python 3.13 (with Praat tests) • ubuntu-latest:
praat/external/espeak/compiledict.cpp#L1565
‘%s’ directive writing up to 39 bytes into a region of size between 15 and 174 [-Wformat-overflow=]
|
Python 3.13 (with Praat tests) • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L925
‘%s’ directive output may be truncated writing up to 199 bytes into a region of size 180 [-Wformat-truncation=]
|
Python 3.13 (with Praat tests) • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2278
‘%s’ directive writing up to 255 bytes into a region of size between 80 and 279 [-Wformat-overflow=]
|
Python 3.13 (with Praat tests) • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2368
‘/phonemes’ directive writing 9 bytes into a region of size between 1 and 200 [-Wformat-overflow=]
|
Python 3.13 (with Praat tests) • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2376
‘%s’ directive writing 17 bytes into a region of size between 0 and 199 [-Wformat-overflow=]
|
Python 3.13 (with Praat tests) • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2394
‘%s’ directive writing 8 bytes into a region of size between 0 and 199 [-Wformat-overflow=]
|
Python 3.13 (with Praat tests) • ubuntu-latest:
praat/external/espeak/compiledata.cpp#L2404
‘%s’ directive writing 9 bytes into a region of size between 0 and 199 [-Wformat-overflow=]
|
Python 3.12 (with Praat tests) • windows-latest:
praat/melder/melder_console.cpp#L137
'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-latest:
praat/melder/melder_search.cpp#L150
'Melder_stringMatchesCriterion': not all control paths return a value [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.12 (with Praat tests) • windows-latest:
praat/external/gsl/gsl_randist__levy.c#L1
The file contains a character starting at offset 0xb09 that is illegal in the current source character set (codepage 65001). [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.12 (with Praat tests) • windows-latest:
praat/external/gsl/gsl_specfunc__coulomb.c#L994
uninitialized local variable 'G_lam_G' used [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.12 (with Praat tests) • windows-latest:
praat/external/gsl/gsl_specfunc__coulomb.c#L996
uninitialized local variable 'Gp_lam_G' used [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.12 (with Praat tests) • windows-latest:
praat/external/espeak/speech.h#L59
'PLATFORM_WINDOWS': macro redefinition [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.12 (with Praat tests) • windows-latest:
praat/external/espeak/speech.h#L59
'PLATFORM_WINDOWS': macro redefinition [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.12 (with Praat tests) • windows-latest:
praat/external/espeak/speech.h#L98
'iswalnum': macro redefinition [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.12 (with Praat tests) • windows-latest:
praat/external/espeak/speech.h#L99
'iswalpha': macro redefinition [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.12 (with Praat tests) • windows-latest:
praat/external/espeak/speech.h#L102
'iswdigit': macro redefinition [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.13 (with Praat tests) • windows-latest:
praat/melder/melder_console.cpp#L137
'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.13 (with Praat tests) • windows-latest:
praat/melder/melder_search.cpp#L150
'Melder_stringMatchesCriterion': not all control paths return a value [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.13 (with Praat tests) • windows-latest:
praat/external/gsl/gsl_randist__levy.c#L1
The file contains a character starting at offset 0xb09 that is illegal in the current source character set (codepage 65001). [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.13 (with Praat tests) • windows-latest:
praat/external/gsl/gsl_specfunc__coulomb.c#L994
uninitialized local variable 'G_lam_G' used [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.13 (with Praat tests) • windows-latest:
praat/external/gsl/gsl_specfunc__coulomb.c#L996
uninitialized local variable 'Gp_lam_G' used [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.13 (with Praat tests) • windows-latest:
praat/external/espeak/speech.h#L59
'PLATFORM_WINDOWS': macro redefinition [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.13 (with Praat tests) • windows-latest:
praat/external/espeak/speech.h#L59
'PLATFORM_WINDOWS': macro redefinition [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.13 (with Praat tests) • windows-latest:
praat/external/espeak/speech.h#L98
'iswalnum': macro redefinition [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.13 (with Praat tests) • windows-latest:
praat/external/espeak/speech.h#L99
'iswalpha': macro redefinition [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
Python 3.13 (with Praat tests) • windows-latest:
praat/external/espeak/speech.h#L102
'iswdigit': macro redefinition [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|