需要理会在vc6中使用stl所产生的一大堆不知道什么的警告吗?
每次用stl都会产生一大堆警告,以点头绪都没有
那位高手讲讲如何处理呢?就象下面这个
: warning C4786: '__ehhandler$?_Min@?$_Tree@VCModuleAddr@@U?$pair@$$CBVCModuleAddr@@PAVCModuleContext@@@std@@U_Kfn@?$map@VCModuleAddr@@PAVCModuleContext@@VMoudleAddrCmp@@V?$allocator@P
AVCModuleContext@@@std@@@3@VMoudleAddrCmp@@V?$allocator@PAVCModuleContext@@@3@@std@@KAPAU_Node@12@PAU312@@Z' : identifier was truncated to '255' characters in the debug information
c:\program files\microsoft visual studio\vc98\include\xtree(551) : warning C4786: '__unwindfunclet$?_Min@?$_Tree@VCModuleAddr@@U?$pair@$$CBVCModuleAddr@@PAVCModuleContext@@@std@@U_Kfn@?$map@VCModuleAddr@@PAVCModuleContext@@VMoudleAddrCmp@@V?$allocat
or@PAVCModuleContext@@@std@@@3@VMoudleAddrCmp@@V?$allocator@PAVCModuleContext@@@3@@std@@KAPAU_Node@12@PAU312@@Z$0' : identifier was truncated to '255' characters in the debug information
c:\program files\microsoft visual studio\vc98\include\xtree(574) : warning C4786: '__ehhandler$?_Rrotate@?$_Tree@VCModuleAddr@@U?$pair@$$CBVCModuleAddr@@PAVCModuleContext@@@std@@U_Kfn@?$map@VCModuleAddr@@PAVCModuleContext@@VMoudleAddrCmp@@V?$allocat
or@PAVCModuleContext@@@std@@@3@VMoudleAddrCmp@@V?$allocator@PAVCModuleContext@@@3@@std@@IAEXPAU_Node@12@@Z' : identifier was truncated to '255' characters in the debug information
c:\program files\microsoft visual studio\vc98\include\xtree(574) : warning C4786: '__unwindfunclet$?_Rrotate@?$_Tree@VCModuleAddr@@U?$pair@$$CBVCModuleAddr@@PAVCModuleContext@@@std@@U_Kfn@?$map@VCModuleAddr@@PAVCModuleContext@@VMoudleAddrCmp@@V?$all
ocator@PAVCModuleContext@@@std@@@3@VMoudleAddrCmp@@V?$allocator@PAVCModuleContext@@@3@@std@@IAEXPAU_Node@12@@Z$0' : identifier was truncated to '255' characters in the debug information
c:\program files\microsoft visual studio\vc98\include\xtree(102) : warning C4786: '__ehhandler$?_Dec@const_iterator@?$_Tree@VCModuleAddr@@U?$pair@$$CBVCModuleAddr@@PAVCModuleContext@@@std@@U_Kfn@?$map@VCModuleAddr@@PAVCModuleContext@@VMoudleAddrCmp@
@V?$allocator@PAVCModuleContext@@@std@@@3@VMoudleAddrCmp@@V?$allocator@PAVCModuleContext@@@3@@std@@QAEXXZ' : identifier was truncated to '255' characters in the debug information
c:\program files\microsoft visual studio\vc98\include\xtree(102) : warning C4786: '__unwindfunclet$?_Dec@const_iterator@?$_Tree@VCModuleAddr@@U?$pair@$$CBVCModuleAddr@@PAVCModuleContext@@@std@@U_Kfn@?$map@VCModuleAddr@@PAVCModuleContext@@VMoudleAddr
Cmp@@V?$allocator@PAVCModuleContext@@@std@@@3@VMoudleAddrCmp@@V?$allocator@PAVCModuleContext@@@3@@std@@QAEXXZ$0' : identifier was truncated to '255' characters in the debug information
c:\program files\microsoft visual studio\vc98\include\xtree(112) : warning C4786: '__ehhandler$?_Inc@const_iterator@?$_Tree@VCModuleAddr@@U?$pair@$$CBVCModuleAddr@@PAVCModuleContext@@@std@@U_Kfn@?$map@VCModuleAddr@@PAVCModuleContext@@VMoudleAddrCmp@
@V?$allocator@PAVCModuleContext@@@std@@@3@VMoudleAddrCmp@@V?$allocator@PAVCModuleContext@@@3@@std@@QAEXXZ' : identifier was truncated to '255' characters in the debug information
c:\program files\microsoft visual studio\vc98\include\xtree(112) : warning C4786: '__unwindfunclet$?_Inc@const_iterator@?$_Tree@VCModuleAddr@@U?$pair@$$CBVCModuleAddr@@PAVCModuleContext@@@std@@U_Kfn@?$map@VCModuleAddr@@PAVCModuleContext@@VMoudleAddr
Cmp@@V?$allocator@PAVCModuleContext@@@std@@@3@VMoudleAddrCmp@@V?$allocator@PAVCModuleContext@@@3@@std@@QAEXXZ$0' : identifier was truncated to '255' characters in the debug information
Linking...
PressureZone.exe - 0 error(s), 36 warning(s)