"Carl Daniel" <[EMAIL PROTECTED]> writes:

> "David Abrahams" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>>
>> Apparently, vc7.1 final beta fails to handle is_convertible properly
>> under some circumstances.  I tried searching a little bit for
>> workarounds and came up empty.  If anyone else would like to try,
>> comment out the line which says
>>
>> #  define BOOST_NO_IS_CONVERTIBLE // "is_convertible doesn't work"
>>
>> in $BOOST_SANDBOX/boost/iterator/iterator_adaptors.hpp, go to
>> $BOOST_SANDBOX/boost/libs/iterator/test, and do:
>>
>>    bjam -sBOOST=<path-to-boost-root> indirect_iterator_test
>>
>
> Was this tested with the RC1 release (build 2346)?  If not, I'll give it a
> whirl tomorrow - it may be something that was broken only in build 2292.

   _MSC_FULL_VER == 13102292

How come I don't have build 2346?  I've been on the Microsoft alpha
program.

> Does this require a current boost snapshot from CVS, or will a 1.29
> installation suffice?  (Seeing "sandbox" in the above, I'm assuming the
> latter...)

I don't know whether it works with 1.29; I was working with the
latest.  I can send you a zipped file which reproduces the problem all
by itself.

-- 
                       David Abrahams
   [EMAIL PROTECTED] * http://www.boost-consulting.com
Boost support, enhancements, training, and commercial distribution

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to