|
Archives
D Programming
DD.gnu digitalmars.D digitalmars.D.bugs digitalmars.D.dtl digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger C/C++ Programming
c++c++.announce c++.atl c++.beta c++.chat c++.command-line c++.dos c++.dos.16-bits c++.dos.32-bits c++.idde c++.mfc c++.rtl c++.stl c++.stl.hp c++.stl.port c++.stl.sgi c++.stlsoft c++.windows c++.windows.16-bits c++.windows.32-bits c++.wxwindows digitalmars.empire digitalmars.DMDScript |
c++.beta - [bug] dmc.8.48.2 boost-1.33.1 failure libs/smart_ptr/test/shared_ptr_test.cpp
Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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
Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 Apr 03 2006
Thanks, Arjan. This is good stuff. How are we doing with Boost? Apr 03 2006
|