Subject: [Boost-bugs] [Boost C++ Libraries] #3313: Excessive line length in vector200.hpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-08-03 18:50:50
#3313: Excessive line length in vector200.hpp
----------------------------------------------------+-----------------------
Reporter: Lisa Preston <lisa.preston@â¦> | Owner: burbelgruff
Type: Bugs | Status: new
Milestone: | Component: typeof
Version: Boost 1.38.0 | Severity: Problem
Keywords: |
----------------------------------------------------+-----------------------
The file vector200.hpp, which appears to be an auto-generated file, does
not import into the ClearCase configuration management tool properly due
to excessive line length. This was observed when using ClearCase on
Windows for configuration management of a software project using Boost.
ClearCase has a documented per line import maximum of 8000 characters for
text files (refer to
http://www.ibm.com/developerworks/rational/library/4704.html). In general
files with lines exceeding 100+ characters are undesirable for a number of
reasons. Since this file appears to be auto-generated, it should be
generated such that the lines are much shorter so the file is more
compatible with CM tools and other editors that may have troubles with the
line length.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3313> 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:00 UTC