Subject: [Boost-bugs] [Boost C++ Libraries] #11469: libs/iostreams/test/detail/file_handle.hpp should include unistd.h
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-07-09 19:43:49
#11469: libs/iostreams/test/detail/file_handle.hpp should include unistd.h
---------------------------------------+-----------------------
Reporter: Ed Vogel <edward.vogel@â¦> | Owner: turkanis
Type: Bugs | Status: new
Milestone: To Be Determined | Component: iostreams
Version: Boost 1.56.0 | Severity: Problem
Keywords: |
---------------------------------------+-----------------------
the file libs/iostreams/test/detail/file_handle.hpp uses the
::close function. According to Posix, this is declared in unistd.h.
However, the file does not include unistd.h
It should.
Yea...a nit.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11469> 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:18 UTC