update README #467
Annotations
6 warnings
CMake Build:
Utils/timestamp.cpp#L21
'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
CMake Build:
Utils/macros.h#L36
'getenv': 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.
|
CMake Build:
OdbDesignServer/Controllers/FileUploadController.cpp#L72
'tmpnam': This function or variable may be unsafe. Consider using tmpnam_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
CMake Build:
OdbDesignServer/Controllers/FileUploadController.cpp#L134
'tmpnam': This function or variable may be unsafe. Consider using tmpnam_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
CMake Build:
OdbDesignTests/Fixtures/FileArchiveLoadFixture.cpp#L30
'getenv': 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.
|
CMake Build:
Utils/macros.h#L36
'getenv': 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.
|
The logs for this run have expired and are no longer available.
Loading