merge to development #468
Annotations
3 warnings
CMake Build:
OdbDesignLib/FileModel/Design/FeaturesFile.cpp#L56
loop variable 'featuresFilename' creates a copy from type 'const std::string' (aka 'const basic_string<char, char_traits<char>, allocator<char>>') [-Wrange-loop-construct]
|
CMake Build:
OdbDesignServer/Controllers/FileUploadController.cpp#L72
'tmpnam' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of tmpnam(3), it is highly recommended that you use mkstemp(3) instead. [-Wdeprecated-declarations]
|
CMake Build:
OdbDesignServer/Controllers/FileUploadController.cpp#L134
'tmpnam' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of tmpnam(3), it is highly recommended that you use mkstemp(3) instead. [-Wdeprecated-declarations]
|
The logs for this run have expired and are no longer available.
Loading