[Bug 36467] New: wine demangle bug

wine-bugs at winehq.org wine-bugs at winehq.org
Wed May 14 08:54:22 CDT 2014


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 at winehq.org
          Reporter: christopherwuy at gmail.com

1.The symbol:
put@?$num_put at DV?$ostreambuf_iterator at DU?$char_traits at D@std@@@std@@@std@@QBE?AV?$ostreambuf_iterator at DU?$char_traits at D@std@@@2 at 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 at 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.



More information about the wine-bugs mailing list