28 Oct
2018
28 Oct
'18
6:13 p.m.
On 26-Oct-2018, at 12:58 PM, Antony Polukhin
wrote: On Thu, Oct 25, 2018, 07:50 Naveen Sharma via Boost
wrote: Hello
Does boost supported on z/os or may be subset of library.
Most of the libraries should work well. There may be problems with libraries that use OS calls a lot (like Boost.Filesystem).
The best way to know it - to try. If something does not work - we can fix it, but to be able to do that you have to run regression tests for some time on zOS: https://www.boost.org/development/running_regression_tests.html
Thank you. Mostly it will be containers, decimals and regular expressions. I will give it a try. This is the first time I am using boost. I think this mailing list is good for getting help if I have problems building ?