Add C++ build flags #414
Annotations
2 errors and 2 warnings
windows-2022:
cpp/Ice/cancellation/Client.cpp#L15
the following warning is treated as an error
|
windows-2022
Process completed with exit code 1.
|
windows-2022:
cpp/Ice/cancellation/Client.cpp#L15
'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.
|
windows-2022:
cpp/Ice/cancellation/Client.cpp#L18
'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.
|