Select the product you need help with
BUG: You still receive a "warning C4768" message even if you use the warning pragma to disable the warning in Visual C++Article ID: 167355 - View products that this article applies to. This article was previously published under Q167355 On This PageSYMPTOMS Warnings similar to the following are generated even if you
use the warning pragma to disable the warning: warning
C4786: 'std::rb_tree<CAiSpanningTree<State,std::less<State>>::TransClosureNode, CAiSpanningTree<State,std::less<State>>::TransClosureNode,std::ident<Cai SpanningTree<State,std::less<State>>::TransClosureNode,CAiSpanningTree<S tate,std::less<State>>::TransClosureNode>,std::less<CAiSpanningTree<Stat e,std::less<State>>::TransClosureNode>>' : identifier was truncated to '255' characters in the debug information C:\test\Text.cpp(25) : warning C4786: STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed in the "Applies to" section. This problem was corrected in Microsoft Visual C++ .NET. MORE INFORMATION This warning can be ignored. However, the identifier may
not be accessible or viewable in the debugger. Sample codePropertiesArticle ID: 167355 - Last Review: October 3, 2005 - Revision: 3.0 APPLIES TO
|


Back to the top








