Andrey Borisovich

Results 22 comments of Andrey Borisovich

Performed tests of the existing implementation using minimal CMake hello world project on Windows OS using native MSVC toolchain and CMake [FetchContent module](https://cmake.org/cmake/help/latest/module/FetchContent.html). Added following code to the project: ```...

Yes, definitely Docker pull and some other commands are missing proper exit codes. I do not agree that application return codes other than 0 only if something went wrong. It...