Tanzinul Islam 516484a821 Define BOOST_SYSTEM_DEPRECATED for other compilers
Currently compilation fails with Oracle Developer Studio 12.6, for example:

    $ ./b2 toolset=sun threading=multi variant=debug link=static cxxflags=-std=c++11 --with-system
    ...
    "./boost/system/detail/error_condition.hpp", line 96: Error: BOOST_SYSTEM_DEPRECATED is not defined.
    "./boost/system/detail/error_condition.hpp", line 96: Error: No direct declarator preceding ""this function is slated for removal"".
    "./boost/system/detail/error_condition.hpp", line 96: Error: No direct declarator preceding "(".
2020-12-23 23:57:18 +00:00
2018-10-04 21:13:56 +03:00
2020-10-06 04:44:07 +03:00
2014-08-18 15:11:09 +01:00
2020-01-18 05:28:55 +02:00
Description
Boost.org system module
1.3 MiB
Languages
C++ 97.1%
CMake 2.4%
Shell 0.2%
Batchfile 0.2%
HTML 0.1%