Help is needed

Luiz Rafael Culik Guimaraes culikr@uol.com.br
Thu Apr 17 15:53:00 GMT 2003


Dear Friends

I an code that was compiling properly with Gcc 2.95.3 Now i updated to
gcc 3.2 and i has the follow errors  on compiling

../../ZipString.h: In static member function `static int 
   CZipString::zslen(const TCHAR*)':
../../ZipString.h:91: `string_char_traits' undeclared in namespace `std'
../../ZipString.h:91: parse error before `;' token
../../ZipString.h:91: invalid conversion from `const TCHAR*' to `int'

./../ZipCollections.h:39: warning: `typename std::vector<TYPE, 
   std::allocator<_CharT> >::iterator' is implicitly a typename
../../ZipCollections.h:39: warning: implicit typename is deprecated,
please see 
   the documentation for details
../../ZipCollections.h:87: warning: `typename std::list<TYPE, 
   std::allocator<_CharT> >::iterator' is implicitly a typename
../../ZipCollections.h:87: warning: implicit typename is deprecated,
please see 
   the documentation for details
../../ZipCollections.h:88: warning: `typename std::list<TYPE, 
   std::allocator<_CharT> >::const_iterator' is implicitly a typename
../../ZipCollections.h:88: warning: implicit typename is deprecated,
please see 
   the documentation for details

How can i resolve

With Best Regards
Luiz



More information about the Libstdc++ mailing list