$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [interprocess, 1.51] basic_managed_shared_memory::flush removed?
From: Tim Blechmann (tim_at_[hidden])
Date: 2012-08-15 04:01:50
testing 1.51 beta, i figured out, that
basic_managed_shared_memory::flush has been removed. this currently
breaks compilation of some of my code.
wouldn't it be cleaner to deprecate it for some time and maybe post a
warning? also a comment in the release notes, how to port code to 1.51
would be very nice.
thanks, tim