
|
Hi,
I have compiled xmlreader.cpp / xmlreader.h under Visual C++ 6.0 (Windows XP SP2) but I got those warnings. How can I fix this ?
c:\programmi\microsoft visual studio\vc98\include\xtree(118) : warning C4786: 'std::_Tree,std::allocator >,std::pair,std::allocator > const ,std:
:basic_string,std::allocator > >,std::map,std::allocator >,std::basic_string,std::allocator >,std::less,std::allocator > >,std::allocator,std::allocator > > >::_Kfn,std::less,std::allocator > >,std::allocator,std::allocator > > >' : identifier was truncated to '255' characters in the debug information
c:\programmi\microsoft visual studio\vc98\include\map(46) : see reference to class template instantiation 'std::_Tree,std::allocator >,std::pair,std::allocator > const ,std::basic_string,std::allocator > >,std::map,std::allocator >,std::basic_string,std::allocator >
,std::less,std::allocator > >,std::allocator,std::allocator > > >::_Kfn,std::less,std::allocator > >,std::allocator,std::allocator > > >' being compiled
c:\sorgenti\xmlimport\xmlreader.h(41) : see reference to class template instantiation 'std::map,std::allocator >,std::basic_string,std::allocator >,std::le
ss,std::allocator > >,std::allocator,std::allocator > > >' being compiled
|
|
|
|