Templatize spreadinterp and more cleanups #398
Annotations
7 errors and 8 warnings
Build:
perftest/manysmallprobs.cpp#L42
use of undeclared identifier 'M_PI'
|
Build:
perftest/manysmallprobs.cpp#L54
use of undeclared identifier 'M_PI'
|
Build:
perftest/manysmallprobs.cpp#L74
use of undeclared identifier 'M_PI'
|
Build:
perftest/manysmallprobs.cpp#L42
use of undeclared identifier 'M_PI'
|
Build:
perftest/manysmallprobs.cpp#L54
use of undeclared identifier 'M_PI'
|
Build:
perftest/manysmallprobs.cpp#L74
use of undeclared identifier 'M_PI'
|
Build
Process completed with exit code 1.
|
Build
'getenv' is deprecated: This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
|
Build
'getenv' is deprecated: This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
|
Build
'getenv' is deprecated: This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
|
Build
'getenv' is deprecated: This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
|
Build:
src/spreadinterp.cpp#L191
format specifies type 'long' but the argument has type 'UBIGINT' (aka 'unsigned long long') [-Wformat]
|
Build:
src/spreadinterp.cpp#L191
format specifies type 'long' but the argument has type 'UBIGINT' (aka 'unsigned long long') [-Wformat]
|
Build:
src/spreadinterp.cpp#L1957
format specifies type 'long' but the argument has type 'unsigned long long' [-Wformat]
|
Build:
src/spreadinterp.cpp#L1957
format specifies type 'long' but the argument has type 'unsigned long long' [-Wformat]
|
Loading