[Psi-devel] QCA beta 4 breakage
Norman Rasmussen
norman at rasmussen.co.za
Wed May 2 02:23:08 PDT 2007
fyi: botan breakage with msvc2005:
mem_pool.cpp
C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE\xutility(267) :
error C2679: binary '<' : no operator found which takes a right-hand
operand of type 'QCA::Botan::Pooling_Allocator::Memory_Block' (or
there is no acceptable conversion)
could be 'built-in C++ operator<(void *, void *)'
while trying to match the argument list '(void *const ,
QCA::Botan::Pooling_Allocator::Memory_Block)'
C:\Program Files\Microsoft Visual Studio
8\VC\INCLUDE\algorithm(2268) : see reference to function template
instantiation 'bool
std::_Debug_lt<QCA::Botan::Pooling_Allocator::Memory_Block,_Ty>(_Ty1
&,const _Ty2 &,const wchar_t *,unsigned int)' being compiled
with
[
_Ty=void *,
_Ty1=QCA::Botan::Pooling_Allocator::Memory_Block,
_Ty2=void *
]
C:\Program Files\Microsoft Visual Studio
8\VC\INCLUDE\algorithm(2280) : see reference to function template
instantiation '_FwdIt
std::_Lower_bound<std::_Vector_iterator<_Ty,_Alloc>,void,__w64
int>(_FwdIt,_FwdIt,void &,_Diff *)' being compiled
with
[
_FwdIt=std::_Vector_iterator<QCA::Botan::Pooling_Allocator::Memory_Block,std::allocator<QCA::Botan::Pooling_Allocator::Memory_Block>>,
_Ty=QCA::Botan::Pooling_Allocator::Memory_Block,
_Alloc=std::allocator<QCA::Botan::Pooling_Allocator::Memory_Block>,
_Diff=__w64 int
]
qca\src\botantools\botan\mem_pool.cpp(259) : see reference to
function template instantiation '_FwdIt
std::lower_bound<std::_Vector_iterator<_Ty,_Alloc>,void*>(_FwdIt,_FwdIt,void
&)' being compiled
with
[
_FwdIt=std::_Vector_iterator<QCA::Botan::Pooling_Allocator::Memory_Block,std::allocator<QCA::Botan::Pooling_Allocator::Memory_Block>>,
_Ty=QCA::Botan::Pooling_Allocator::Memory_Block,
_Alloc=std::allocator<QCA::Botan::Pooling_Allocator::Memory_Block>
]
--
- Norman Rasmussen
- Email: norman at rasmussen.co.za
- Home page: http://norman.rasmussen.co.za/
More information about the psi-devel
mailing list