$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2005-02-06 14:54:38
Kevin Wheatley wrote:
> Peter Dimov wrote:
>> Mark Helzer wrote:
>>> Kewl, that works, I got a little further down the path. Next
>>> problem:
>>>
>>> cxx: Error: /adp/local/src/boost_1_32_0/boost/bind.hpp, line 206:
>>> #266 "value" is ambiguous
>>
>> Can you please try adding _bi:: in front of value and see if this
>> fixes the problem?
>
> The following patch (against 1.32) certainly allows the MIPS Pro
> compiler to compile that file without the two ambiguity errors.
Committed, thank you.