El 11/07/2011 18:49, Dmytro Ovdiienko escribió:
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
Thanks!
Ion