Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2003-05-20 14:04:18


Vladimir Prus <ghost_at_[hidden]> writes:

> Brett Calcott wrote:
>> "Achim Domma" <achim.domma_at_[hidden]> wrote:
>> > Trying to compile boost.python from the current CVS I get the following
>> > errors:
>> >
>> > vc-C++
>> > ..\..\..\libs\python\build\bin\boost_python.dll\vc7\release\runtime-link-
>> > dynamic\inheritance.obj
>> > inheritance.cpp
>> > K:\cvsroot\boost\boost\graph\adjacency_list.hpp(183) : error C2065:
>> > 'mulitsetS': undeclared identifier
>>
>> ^^^^
>> This is just a spelling mistake. It should be "multisetS"
>>
>> It compiles if you fix this.
>>
>> The cross-post should find the right person (vladimir prus?)
>
> Strange. Somehow, gcc 3.2 does not spot this error....

No two-phase name lookup, probably.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk