I am brand new to boost. I have been able to compile and link
smart_ptr_test.cpp. I have also been able to successfully run the
test without errors. Can anyone tell me why I am getting numerous
warnings? (shown below)
One more item, the warning takes me to c:\...\VC98\Include\UTILITY
Is this a stl implentation problem?
Thanks in advanced.
---------------Build Output-----------------------
Compiling...
smart_ptr_test.cpp
c:\program files\microsoft visual studio\vc98\include\utility(25) :
warning
C4786: 'std::_Tree<boost::shared_ptr<int>,boost::shared_ptr<int>,std::
set<boost::shared_ptr<int>,std::less<boost::shared_ptr<int>
>,std::allocator<boost::shared_ptr<int> > >
::_Kfn,std::less<boost::shared_ptr<int>
>,std::allocator<boost::shared_ptr<int> > >::iterator' : identifier
was truncated to '255' characters in the debug information
c:\boost_1_29_0\libs\smart_ptr\smart_ptr_test.cpp(198) : see
reference to class template
instantiation 'std::pair<std::_Tree<boost::shared_ptr<int>,boost::shar
ed_ptr<int>,std::set<boost::shared_ptr<int>,std::less<boost::shared_pt
r<int> >,std
::allocator<boost::shared_ptr<int> >
>::_Kfn,std::less<boost::shared_ptr<int>
>,std::allocator<boost::shared_ptr<int> > >::iterator,bool>' being
compiled
c:\program files\microsoft visual studio\vc98\include\utility(25) :
warning
C4786: 'std::_Tree<boost::shared_array<char>,boost::shared_array<char>
,std::set<boost::shared_array<char>,std::less<boost::shared_array<char
> >,std::allocator<boost::shared_
array<char> > >::_Kfn,std::less<boost::shared_array<char>
>,std::allocator<boost::shared_array<char> > >::iterator' :
identifier was truncated to '255' characters in the debug information
c:\boost_1_29_0\libs\smart_ptr\smart_ptr_test.cpp(242) : see
reference to class template
instantiation 'std::pair<std::_Tree<boost::shared_array<char>,boost::s
hared_array<char>,std::set<boost::shared_array<char>,std::less<boost::
shared_array
<char> >,std::allocator<boost::shared_array<char> >
>::_Kfn,std::less<boost::shared_array<char>
>,std::allocator<boost::shared_array<char> > >::iterator,bool>' being
compiled
c:\program files\microsoft visual studio\vc98\include\utility(21) :
warning
C4786: 'std::pair<std::_Tree<boost::shared_ptr<int>,boost::shared_ptr<
int>,std::set<boost::shared_ptr<int>,std::less<boost::shared_ptr<int>
>,std::allocator<boost::shared_pt
r<int> > >::_Kfn,std::less<boost::shared_ptr<int>
>,std::allocator<boost::shared_ptr<int> >
>::iterator,bool>::pair<std::_Tree<boost::shared_ptr<int>,boost::share
d_ptr<int>,std::set<boost::shared_ptr<int>,std::less<boost::shared_ptr
<int> >,std::allo
cator<boost::shared_ptr<int> >
>::_Kfn,std::less<boost::shared_ptr<int>
>,std::allocator<boost::shared_ptr<int> > >::iterator,bool>' :
identifier was truncated to '255' characters in the debug information
c:\program files\microsoft visual studio\vc98\include\utility(21) :
warning
C4786: 'std::pair<std::_Tree<boost::shared_array<char>,boost::shared_a
rray<char>,std::set<boost::shared_array<char>,std::less<boost::shared_
array<char> >,std::allocator<boos
t::shared_array<char> > >::_Kfn,std::less<boost::shared_array<char>
>,std::allocator<boost::shared_array<char> >
>::iterator,bool>::pair<std::_Tree<boost::shared_array<char>,boost::sh
ared_array<char>,std::set<boost::shared_array<char>,std::less<boos
t::shared_array<char> >,std::allocator<boost::shared_array<char> >
>::_Kfn,std::less<boost::shared_array<char>
>,std::allocator<boost::shared_array<char> > >::iterator,bool>' :
identifier was truncated to '255' characters in the debug information
c:\boost_1_29_0\boost\checked_delete.hpp(28) : warning
C4786: 'std::_Tree<boost::shared_array<char>,boost::shared_array<char>
,std::set<boost::shared_array<char>,std::less<boost::shared_array<char
> >,std::allocator<boost::shared_array<char> > >::_Kfn
,std::less<boost::shared_array<char>
>,std::allocator<boost::shared_array<char> > >::_Nil' : identifier
was truncated to '255' characters in the debug information
c:\boost_1_29_0\boost\checked_delete.hpp(28) : warning
C4786: 'std::_Tree<boost::shared_array<char>,boost::shared_array<char>
,std::set<boost::shared_array<char>,std::less<boost::shared_array<char
> >,std::allocator<boost::shared_array<char> > >::_Kfn
,std::less<boost::shared_array<char>
>,std::allocator<boost::shared_array<char> > >::_Nilrefs' :
identifier was truncated to '255' characters in the debug information
c:\boost_1_29_0\boost\checked_delete.hpp(28) : warning
C4786: 'std::_Tree<boost::shared_ptr<int>,boost::shared_ptr<int>,std::
set<boost::shared_ptr<int>,std::less<boost::shared_ptr<int>
>,std::allocator<boost::shared_ptr<int> > >::_Kfn,std::less<boos
t::shared_ptr<int> >,std::allocator<boost::shared_ptr<int> >
>::_Nilrefs' : identifier was truncated to '255' characters in the
debug information
c:\boost_1_29_0\boost\checked_delete.hpp(28) : warning
C4786: 'std::_Tree<boost::shared_array<char>,boost::shared_array<char>
,std::set<boost::shared_array<char>,std::less<boost::shared_array<char
> >,std::allocator<boost::shared_array<char> > >::_Kfn
,std::less<boost::shared_array<char>
>,std::allocator<boost::shared_array<char> > >' : identifier was
truncated to '255' characters in the debug information
c:\boost_1_29_0\boost\checked_delete.hpp(28) : warning
C4786: 'std::_Tree<boost::shared_array<char>,boost::shared_array<char>
,std::set<boost::shared_array<char>,std::less<boost::shared_array<char
> >,std::allocator<boost::shared_array<char> > >::_Kfn
,std::less<boost::shared_array<char>
>,std::allocator<boost::shared_array<char> > >::const_iterator' :
identifier was truncated to '255' characters in the debug information
c:\boost_1_29_0\boost\checked_delete.hpp(28) : warning
C4786: 'std::_Tree<boost::shared_array<char>,boost::shared_array<char>
,std::set<boost::shared_array<char>,std::less<boost::shared_array<char
> >,std::allocator<boost::shared_array<char> > >::_Kfn
,std::less<boost::shared_array<char>
>,std::allocator<boost::shared_array<char> > >::iterator' :
identifier was truncated to '255' characters in the debug information
c:\boost_1_29_0\boost\checked_delete.hpp(28) : warning
C4786: 'std::_Tree<boost::shared_array<char>,boost::shared_array<char>
,std::set<boost::shared_array<char>,std::less<boost::shared_array<char
> >,std::allocator<boost::shared_array<char> > >::_Kfn
,std::less<boost::shared_array<char>
>,std::allocator<boost::shared_array<char> > >::_Node' : identifier
was truncated to '255' characters in the debug information
c:\boost_1_29_0\boost\checked_delete.hpp(28) : warning
C4786: 'std::_Tree<boost::shared_array<char>,boost::shared_array<char>
,std::set<boost::shared_array<char>,std::less<boost::shared_array<char
> >,std::allocator<boost::shared_array<char> > >::_Kfn
,std::less<boost::shared_array<char>
>,std::allocator<boost::shared_array<char> > >::_Redbl' : identifier
was truncated to '255' characters in the debug information
c:\boost_1_29_0\boost\checked_delete.hpp(28) : warning
C4786: 'std::_Tree<boost::shared_ptr<int>,boost::shared_ptr<int>,std::
set<boost::shared_ptr<int>,std::less<boost::shared_ptr<int>
>,std::allocator<boost::shared_ptr<int> > >::_Kfn,std::less<boos
t::shared_ptr<int> >,std::allocator<boost::shared_ptr<int> >
>::const_iterator' : identifier was truncated to '255' characters in
the debug information
c:\boost_1_29_0\boost\checked_delete.hpp(28) : warning
C4786: 'std::_Tree<boost::shared_ptr<int>,boost::shared_ptr<int>,std::
set<boost::shared_ptr<int>,std::less<boost::shared_ptr<int>
>,std::allocator<boost::shared_ptr<int> > >::_Kfn,std::less<boos
t::shared_ptr<int> >,std::allocator<boost::shared_ptr<int> >
>::iterator' : identifier was truncated to '255' characters in the
debug information
c:\boost_1_29_0\boost\checked_delete.hpp(28) : warning
C4786: 'std::_Tree<boost::shared_ptr<int>,boost::shared_ptr<int>,std::
set<boost::shared_ptr<int>,std::less<boost::shared_ptr<int>
>,std::allocator<boost::shared_ptr<int> > >::_Kfn,std::less<boos
t::shared_ptr<int> >,std::allocator<boost::shared_ptr<int> >
>::_Redbl' : identifier was truncated to '255' characters in the
debug information
c:\boost_1_29_0\boost\checked_delete.hpp(28) : warning
C4786: 'std::pair<std::_Tree<boost::shared_ptr<int>,boost::shared_ptr<
int>,std::set<boost::shared_ptr<int>,std::less<boost::shared_ptr<int>
>,std::allocator<boost::shared_ptr<int> > >::_Kfn,std:
:less<boost::shared_ptr<int> >,std::allocator<boost::shared_ptr<int>
> >::iterator,bool>' : identifier was truncated to '255' characters
in the debug information
c:\boost_1_29_0\boost\checked_delete.hpp(28) : warning
C4786: 'std::pair<std::_Tree<boost::shared_array<char>,boost::shared_a
rray<char>,std::set<boost::shared_array<char>,std::less<boost::shared_
array<char> >,std::allocator<boost::shared_array<char>
> >::_Kfn,std::less<boost::shared_array<char>
>,std::allocator<boost::shared_array<char> > >::iterator,bool>' :
identifier was truncated to '255' characters in the debug information
Linking...
GRPostOffice.exe - 0 error(s), 17 warning(s)