[C++-sig] Re: current CVS: error in graph\adjacency_list.hpp
David Abrahams
dave at boost-consulting.com
Mon May 19 21:20:14 CEST 2003
"Brett Calcott" <brett.calcott at paradise.net.nz> writes:
> "Achim Domma" <achim.domma at syynx.de> 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?)
Yup, CVS annotate confirms that. Fixed in CVS, thanks.
--
Dave Abrahams
Boost Consulting
www.boost-consulting.com
More information about the Cplusplus-sig
mailing list