Re: [Boost-bugs] [Boost C++ Libraries] #5694: Cannot use managed_mapped_file to handle a txt file

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5694: Cannot use managed_mapped_file to handle a txt file
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-12-24 11:04:48


#5694: Cannot use managed_mapped_file to handle a txt file
-------------------------------------+--------------------------------------
  Reporter: chmodexplorer@… | Owner: igaztanaga
      Type: Feature Requests | Status: closed
 Milestone: To Be Determined | Component: interprocess
   Version: Boost 1.47.0 | Severity: Problem
Resolution: worksforme | Keywords:
-------------------------------------+--------------------------------------
Changes (by igaztanaga):

  * status: new => closed
  * resolution: => worksforme

Comment:

 You are using the wrong class. Managed_mapped_file is for files created
 with this class. To simply map a txt use file_mapping + mapped_region.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5694#comment:1>
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:08 UTC