http://bugs.winehq.org/show_bug.cgi?id=36467 Bug ID: 36467 Summary: wine demangle bug Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcrt Assignee: wine-bugs(a)winehq.org Reporter: christopherwuy(a)gmail.com 1.The symbol: put@?$num_put(a)DV?$ostreambuf_iterator(a)DU?$char_traits(a)D@std@@@std@@@std@@QBE?AV?$ostreambuf_iterator(a)DU?$char_traits(a)D@std@@@2(a)V32@AAV 2.The correct result in Windows vs2008 undname public: class std::ostreambuf_iterator<char,struct std::char_traits<char> > __thiscall std::num_put<char,class std::ostreambuf_iterator<char,struct std::char_traits<char> > >::put(class std::ostreambuf_iterator<char,struct std::char_traits<char> >,class ?? &, ?? )const throw( ?? ) 3.The wrong result in Wine put(a)num_put<char,class std::ostreambuf_iterator<char,struct std::char_traits<char> > > -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.