Re: Re[2]: [DISCUSSION] Ignite.C++ and CMake

2020-06-01 Thread Ivan Daschinsky
Igor, could you please check my PR? пт, 29 мая 2020 г. в 15:28, Ivan Daschinsky : > Thanks you all. Run patch (I've changed some code also) on TC -- all CPP > suites are green (GCC, CLang, Win64) > > пт, 29 мая 2020 г. в 15:02, Zhenya Stanilovsky >: > >> >> >> Ivan besides documentation [1] >> -

Re: Re[2]: [DISCUSSION] Ignite.C++ and CMake

2020-05-29 Thread Ivan Daschinsky
Thanks you all. Run patch (I've changed some code also) on TC -- all CPP suites are green (GCC, CLang, Win64) пт, 29 мая 2020 г. в 15:02, Zhenya Stanilovsky : > > > Ivan besides documentation [1] > -s no — no works > -- catch_system_errors =no — works properly well, tests are passed. > > boost 1

Re[2]: [DISCUSSION] Ignite.C++ and CMake

2020-05-29 Thread Zhenya Stanilovsky
Ivan besides documentation [1] -s no —  no works -- catch_system_errors =no — works properly well, tests are passed.   boost 1.65   [1]  https://www.boost.org/doc/libs/1_65_0/libs/test/doc/html/boost_test/utf_reference/rt_param_reference/catch_system.html   >Hello! > >I didn't check tests since