Subject: Re: [Boost-bugs] [Boost C++ Libraries] #699: Changing size of memory-mapped file on Windows
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-12-30 02:00:32
#699: Changing size of memory-mapped file on Windows
---------------------+------------------------------------------------------
Reporter: nobody | Owner: turkanis
Type: Bugs | Status: closed
Milestone: | Component: iostreams
Version: None | Severity: Problem
Resolution: fixed | Keywords:
---------------------+------------------------------------------------------
Changes (by turkanis):
* status: assigned => closed
* resolution: None => fixed
Comment:
Fixed use of SetFilePointer in [42353] in branches/iostreams_dev, to be
merged with trunk shortly.
Regarding the ability to resize an existing file, this is anot a supported
feature. The new_file_size property of mapped_file_param is just a way to
create a new file of a specified size.
I realize that this is an old ticket, so you may not be interested in the
issue anymore; however, if you would like to submit a feature request, I
will consider it for 1.36. My initial feeling is that it should be a
general file-resizing function, not limited to memory-mapped files; in
that case, it would probably be best o put it in Boost.Filesystem.
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/699#comment:4>
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:49:57 UTC