Rebasing on main #192
Annotations
8 errors and 10 warnings
test/basic_test.cpp#L29
syntax error: '<<'
|
test/basic_test.cpp#L58
syntax error: '=='
|
test/basic_test.cpp#L59
missing type specifier - int assumed. Note: C++ does not support default-int
|
test/basic_test.cpp#L59
syntax error: missing ';' before identifier 'SHARED'
|
test/basic_test.cpp#L59
syntax error: ')'
|
test/basic_test.cpp#L63
syntax error: missing ';' before '{'
|
test/basic_test.cpp#L63
'{': missing function header (old-style formal list?)
|
|
test/basic_test.cpp#L5
relative include path contains '..'
|
test/path_helper.cpp#L40
'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
|
|
|
|
|
|
|
|
This job failed
Loading