$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [1.46] Late changes?
From: John Maddock (boost.regex_at_[hidden])
Date: 2011-01-21 07:57:18
I've just fixed this nasty bug which manifests itself as the hypergeometric
PDF calculating bogus values on certain FPUs:
https://svn.boost.org/trac/boost/ticket/5095
Ignoring the new diagnostic code (not normally executed) the change is
pretty trivial: https://svn.boost.org/trac/boost/changeset/68346.
Is there likely to be a window where this can be merged to 1.46?
Thanks, John.