$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [math] potentian bug: iround throws, given double( numeric_limits<int>::min() )
From: John Maddock (boost.regex_at_[hidden])
Date: 2011-10-20 06:25:53
> I tried compiling and executing this code simply to understand the issues.
> The compilation been successful but while executing I get below errors -
Correct, that's the bug manifesting itself. It should be fixed in Trunk and
Release branches though (works for me)?
John.