$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Paul Gregor (gregod_at_[hidden])
Date: 2004-02-03 13:33:07
On Tue, 3 Feb 2004, Peter Dimov wrote:
> Peter Dimov wrote:
> >
> > On [boost-users] we have a reported problem with boost::function and
> > MSVC 7.1:
> >
> > Cheenu Srinivasan wrote:
> >> The following program throws a bad_function_call exception when
> >> compiled with VisualStudio 7.1. It happens with both boost-1.30.2
> >> and boost_1_31_0_rc2. No problems when compiled with g++ 2.95.1
> >> on solaris.
>
> [...]
>
> I was unable to reproduce the problem, though. Both 1.30.2 and 1.31.0 seem
> to work fine for me.
Could someone else try this out, to see if they can reproduce the problem?
Doug