Subject: [Boost-bugs] [Boost C++ Libraries] #1934: iterator reference zero when reading time zone [with patch]
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-05-19 19:13:06
#1934: iterator reference zero when reading time zone [with patch]
--------------------------------+-------------------------------------------
Reporter: Thomas.Lemm_at_[hidden] | Owner: az_sw_dude
Type: Bugs | Status: new
Milestone: Boost 1.36.0 | Component: date_time
Version: Boost 1.35.0 | Severity: Problem
Keywords: |
--------------------------------+-------------------------------------------
when running with msvc v9.0 (debug mode build) the microsoft STL rightly
throws an error about a string iterator derefereing past end() when
parsing a time zone name e.g. "CET".
Resolution:
add check for end of string to usage of iterator or apply patch which does
just that.
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1934>
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:49:57 UTC