Re: [Boost-bugs] [Boost C++ Libraries] #11016: Boost file logging misbehaves when file system is full

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11016: Boost file logging misbehaves when file system is full
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-02-23 22:53:36


#11016: Boost file logging misbehaves when file system is full
-------------------------------+----------------------
  Reporter: michi@… | Owner: andysem
      Type: Bugs | Status: reopened
 Milestone: To Be Determined | Component: log
   Version: Boost 1.55.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+----------------------

Comment (by Michi Henning <michi.henning@…>):

 Just to be clear: the sole purpose of creating a file is to write to it.
 If the file can't be written to, there is no point in having the file. So,
 if a write fails for any reason AND the file is empty at that point,
 unlink the file. If the file has some contents at that point already, by
 all means, keep it. As far as I can see, that would get rid of the empty
 files.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11016#comment:26>
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:17 UTC