www.digitalmars.com         C & C++   DMDScript  

c++.beta - [bug] dmc.8.48.2 boost-1.33.1 failure libs/smart_ptr/test/shared_ptr_test.cpp

reply Arjan <arjan ask.me> writes:
error: stlport\stlport\stl\debug\_vector.h(265) : Error: undefined 
identifier 'size'

Attached patch solves this issue.
apply to: stlport\stlport\stl\debug\_vector.h


Arjan
Apr 03 2006
parent reply Arjan <arjan ask.me> writes:
Arjan wrote:
 error: stlport\stlport\stl\debug\_vector.h(265) : Error: undefined 
 identifier 'size'
 
 Attached patch solves this issue.
 apply to: stlport\stlport\stl\debug\_vector.h
 
 
 Arjan
 
 
Newer versions of stlport seems to have it fixed this way:
Apr 03 2006
parent Walter Bright <newshound digitalmars.com> writes:
Thanks, Arjan. This is good stuff. How are we doing with Boost?
Apr 03 2006