boost::bind throws exception with VisualStudio 7.1
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.
----
#include
Could you please post a message to the developer's list (or if that's a problem, post it here) with an appropriately alarming subject :-) containing a complete program that demonstrates the problem? (So that we try to fix it before 1.31 goes out.)
_________________________________________________________________ Get a FREE online virus check for your PC here, from McAfee. http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
On Tue, 3 Feb 2004, 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 don't have access to VC++ 7.1 at the moment, but I'll check this tonight. Oh how I wish this had come up in regression testing... Doug
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.
Tried it with VC++7.1 and Boost 1.30.2. Compiles and runs without problems. Best regards, Peter.
participants (3)
-
Cheenu Srinivasan
-
Douglas Paul Gregor
-
Peter Klotz