diff --git a/doc/interprocess.qbk b/doc/interprocess.qbk index 56301fd..d2cda10 100644 --- a/doc/interprocess.qbk +++ b/doc/interprocess.qbk @@ -6867,6 +6867,13 @@ thank them: * [@https://github.com/boostorg/interprocess/issues/242 GitHub #242 (['"Cygwin compatibility issues"])]. * [@https://github.com/boostorg/interprocess/issues/247 GitHub #247 (['"destruction of move-constructed map using private_adaptive_pool triggers Assertion"])]. * [@https://github.com/boostorg/interprocess/issues/252 GitHub #252 (['"[regression] no viable constructor for offset_ptr with clang from 1.87.0"])]. + * [@https://github.com/boostorg/interprocess/issues/276 GitHub #276 (['"-Wundef warning in boost/interprocess/allocators/allocator.hpp)]. + +https://github.com/boostorg/interprocess/pull/46 + +https://github.com/boostorg/interprocess/pull/188 + +Thanks for the report. [endsect]