id summary reporter owner description type status milestone component version severity resolution keywords cc 6492 os_file_functions.hpp:448: comparison always false limited range data type grarpamp@… Ion Gaztañaga "Compiling an app on FreeBSD RELENG_8 i386 against boost 1.48.0 results in this. Thanks :) truncate_file filehandle datatype In file included from /.../boost148/include/boost/interprocess/sync/file_lock.hpp:21, /.../boost148/include/boost/interprocess/detail/os_file_functions.hpp: In function 'bool boost::interprocess::ipcdetail::truncate_file(boost::interprocess::file_handle_t, size_t)': /.../boost148/include/boost/interprocess/detail/os_file_functions.hpp:448: warning: comparison is always false due to limited range of data type " Bugs closed Boost 1.50.0 interprocess Boost 1.49.0 Problem fixed truncate_file filehandle datatype grarpamp@…