[Boost-bugs] [Boost C++ Libraries] #11008: real_parser assertion failure on Windows with very large float

Subject: [Boost-bugs] [Boost C++ Libraries] #11008: real_parser assertion failure on Windows with very large float
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-02-09 22:04:55


#11008: real_parser assertion failure on Windows with very large float
----------------------------------------+---------------------
 Reporter: Braden McDaniel <braden@…> | Owner: djowel
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: spirit
  Version: Boost 1.57.0 | Severity: Problem
 Keywords: |
----------------------------------------+---------------------
 Using the Microsoft compiler (Visual Studio 2013), when `real_parser` is
 used with a very large floating-point number—for instance, the string
 "93e873486636"—it crashes with an assertion failure (or without one when
 compiling with `NDEBUG` defined):

 {{{
 Assertion failed: dim < sizeof(exponents)/sizeof(double), file
 C:\Users\mcdanb\Build\ng-
 trunk\API\inc\boost/spirit/home/support/detail/pow10.hpp, line 87
 }}}

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11008>
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:17 UTC