$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2008-04-29 06:08:59
Steven Watanabe wrote:
> You can use long_long_type from config.hpp...
This change is now in SVN Trunk - all but a handful of Boost.Math tests pass
now when building with -pedantic (those that fail are dues to Boost.Random
not building with -pedantic). There are still an awful lot of warnings
about 64-bit integer constants though :-(
John.