Add C++ build flags #419
Triggered via pull request
February 17, 2025 21:54
Status
Failure
Total duration
24m 19s
Artifacts
–
Annotations
3 errors and 2 warnings
ubuntu-22.04
Process completed with exit code 2.
|
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.
|