
11 Jul
2011
11 Jul
'11
5:07 p.m.
On Jul 11, 2011, at 9:49 AM, Dmytro Ovdiienko wrote:
Hi,
boost::interprocess::detail::*truncate_file* accepts *size_t* instead of * offset_t*. On x32 platform it causes data loss in the: - file_wrapper::truncate - shared_memory_object::truncate
Regards.
Dima
Dima -- Nice catch. You should file a Trac ticket at: http://svn.boost.org -- Marshall