VC++ warning...how to solve it???
y00,
i''ve create some input mangers and use in these managers some std::list classes, so my class names where ab bit longer as other times :D and the vc++ gimme this waring
e:\programme\visual c++\vc98\include\list(176) : warning C4786: ''?rbegin@?$list@PAVcInputKeyboardListener@@V?$allocator@PAVcInputKeyboardListener@@@std@@@std@@QAE?AV?$reverse_bidirectional_iterator@Viterator@?$list@PAVcInputKeyboardListener@@V?$allo
cator@PAVcInputKeyboardListener@@@std@@@std@@PAVcInputKeyboardListener@@AAPAV4@PAPAV4@H@2@XZ'' : Bezeichner wurde auf ''255'' Zeichen in den Browser-Informationen reduziert
e:\programmier projekte\freakcom\damn3d\source\input\cinputdeamon.h(48) : Siehe Verweis auf Instantiierung der kompilierten Klassenvorlage ''std::list >''
is there an pragma or something else to solve this problem, i will not change my class names :D
thx imp
bugs are uncommented features...
Stay Evil & Ugly!
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement