$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] Permissions in boost::iostreams::mapped_file output
From: Patrick Reynolds (patrick.reynolds_at_[hidden])
Date: 2014-03-09 11:36:32
Boost folks,
Working with mapped_files in a project, I recently discovered that the files were being written to disk with unexpected permissions on the linux systems. I discussed this further in a pull request here:
https://github.com/boostorg/iostreams/pull/2
Is this the proper avenue for making such a contribution? If not, where can I go to get started.
Thanks,
Patrick