Fix fwrite. #130
Annotations
1 error and 10 warnings
|
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.
|
|
|
|
|
|
|
|
|
test/path_helper.cpp#L38
function 'class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __cdecl MyPaths::getExecutablePath(void)' selected for automatic inline expansion
|
The logs for this run have expired and are no longer available.
Loading