Adding perftest #232
Annotations
3 errors and 10 warnings
Build:
perftest/perftest.cpp#L2
'getopt.h' file not found
|
Build:
perftest/perftest.cpp#L2
'getopt.h' file not found
|
Build
Process completed with exit code 1.
|
Build:
build/_deps/fftw3-src/api/export-wisdom-to-file.c#L33
'fopen' is deprecated: This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
|
Build:
build/_deps/fftw3-src/api/import-wisdom-from-file.c#L75
'fopen' is deprecated: This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
|
Build:
build/_deps/fftw3-src/api/import-system-wisdom.c#L45
'fopen' is deprecated: This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
|
Build:
build/_deps/fftw3f-src/api/export-wisdom-to-file.c#L33
'fopen' is deprecated: This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
|
Build:
build/_deps/fftw3f-src/api/import-system-wisdom.c#L45
'fopen' is deprecated: This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
|
Build:
build/_deps/fftw3f-src/api/import-wisdom-from-file.c#L75
'fopen' is deprecated: This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
|
Build:
src/spreadinterp.cpp#L459
format specifies type 'long' but the argument has type 'unsigned long long' [-Wformat]
|
Build:
src/spreadinterp.cpp#L2271
format specifies type 'long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
Build:
src/spreadinterp.cpp#L2271
format specifies type 'long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
Build:
src/spreadinterp.cpp#L459
format specifies type 'long' but the argument has type 'unsigned long long' [-Wformat]
|
Loading