boostorg / pool

Boost.org pool module
http://boost.org/libs/pool
Boost Software License 1.0
49 stars 50 forks source link

Please merge the 'develop' branch change into 'master' for the Boost 1.75 release #35

Closed eldiener closed 2 years ago

eldiener commented 4 years ago

The fix in the 'develop' branch is for the Embarcadero C++ clang-based compilers.

jeking3 commented 2 years ago

This was done:

commit 0754642bbae3e8c2a03c1694d7129c94de58def0 (tag: boost-1.76.0.beta1, tag: boost-1.76.0, tag: boost-1.75.0.beta1, tag: boost-1.75.0)
Author: Edward Diener <eldlistmailingz@tropicsoft.com>
Date:   Thu Apr 16 11:14:50 2020 -0400

    Change __BORLANDC__ to BOOST_BORLANDC, which is defined in Boost config for the Embarcadero non-clang-based compilers. (#33)