Boost logo

Boost Users :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2004-02-02 14:55:18


Cheenu Srinivasan wrote:
> Peter Dimov wrote:
>> Cheenu Srinivasan wrote:
>>>
>>> With MSVC 7.1. the exception is thrown with both 'bound_func =
>>> bind(...)' and 'bound_func(bind(...))'. But I tried it with
>>> g++/solaris and it works. So it does look like a bug with the MS
>>> compiler. Thanks.
>>
>> It works for me in MSVC 7.1, but I'm using the CVS version of Boost.
>> It may be a bug in 1.30.2 (if that's what you are using). You may
>> download 1.31 release candidate 2 from
>>
>> http://www.esva.net/~beman/boost_1_31_0_rc2.zip
>>
>> to verify that the problem does not occur with the immininent 1.31
>> release.
>
> I tried VisualStudio 7.1 with boost_1_31_0_rc2 with the same results:
> a bad_function_call exception. I tried it on two different PCs (same
> version of VisualStudio, of course).

This is not good. 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.)


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net