Subject: [Boost-bugs] [Boost C++ Libraries] #7520: boost::interprocess::ipcdetail::truncate_file does not support 64bit size
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-10-17 14:53:16
#7520: boost::interprocess::ipcdetail::truncate_file does not support 64bit size
----------------------------------------------------------+-----------------
Reporter: Dmytro Ovdiienko <dmitriyovdienko@â¦> | Owner: igaztanaga
Type: Bugs | Status: new
Milestone: To Be Determined | Component: interprocess
Version: Boost 1.51.0 | Severity: Problem
Keywords: |
----------------------------------------------------------+-----------------
As far as truncate_file accepts size_t variable, it will be impossible to
re-size file to size greater than 2GB in the x32 application.
Here is signature:
inline bool truncate_file (file_handle_t hnd, std::size_t size)
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7520> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:10 UTC