Subject: [Boost-bugs] [Boost C++ Libraries] #4095: array subscript is above array bounds warning
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-04-13 17:48:35
#4095: array subscript is above array bounds warning
---------------------------------------+------------------------------------
Reporter: tfogal at sci -- utah.edu | Owner: rogeeff
Type: Bugs | Status: new
Milestone: Boost 1.43.0 | Component: test
Version: Boost 1.42.0 | Severity: Problem
Keywords: |
---------------------------------------+------------------------------------
I am seeing this warning while running {{{../bjam}}} from within the
{{{tools}}} directory:
{{{
gcc.compile.c++ ../bin.v2/libs/test/build/gcc-4.3.2/release/link-
static/debug.o
In file included from ../libs/test/src/debug.cpp:16:
/usr/include/c++/4.3/bits/stl_algo.h: In function `char*
boost::debug::<unnamed>::prepare_window_title(const
boost::debug::dbg_startup_info&)':
/usr/include/c++/4.3/bits/stl_algo.h:190: warning: array subscript is
above array bounds
}}}
I would normally ignore such things, as it's "just a warning".. but this
seems like the kind of warning which should really be an error.
Replace the "--" with a dot in my email, of course.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4095> 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:02 UTC