Subject: [Boost-bugs] [Boost C++ Libraries] #5228: filesystem documentation incorrectly identifies ANSI control characters
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-02-24 18:43:57
#5228: filesystem documentation incorrectly identifies ANSI control characters
-----------------------------------+----------------------------------------
Reporter: thomasevanc@⦠| Owner: bemandawes
Type: Bugs | Status: new
Milestone: To Be Determined | Component: filesystem
Version: Boost 1.44.0 | Severity: Cosmetic
Keywords: |
-----------------------------------+----------------------------------------
The V3 filesystem library reference documentation states that ANSI control
characters are 0x00-0x31. That should be either 0-31 or 0x00-0x1F. The
first range includes printable characters such as ., -, 0, and 1, that
frequently appear in filenames on most filesystems.
http://www.boost.org/doc/libs/1_44_0/libs/filesystem/v3/doc/reference.html#Definitions
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5228> 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:05 UTC