Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5086: Fix for possible assertion failure in MSVC isctype.c
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-01-22 17:16:47
#5086: Fix for possible assertion failure in MSVC isctype.c
--------------------------------------------------------+-------------------
Reporter: Kazutoshi Satoda <k_satoda@â¦> | Owner: jsiek
Type: Patches | Status: new
Milestone: To Be Determined | Component: tokenizer
Version: Boost Development Trunk | Severity: Problem
Resolution: | Keywords:
--------------------------------------------------------+-------------------
Comment (by Kazutoshi Satoda <k_satoda@â¦>):
> isspace ( -5 ) will become isspace ( 251 ) - is that correct?
Yes. But the former was undefined behavior. I think change to any certain
behavior from undefined behavior is enough convincing.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5086#comment:3> 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