[Bug 44202] New: undname.c fails to parse symbols with rvalue-reference semantics '&&'

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Dec 19 17:39:58 CST 2017


https://bugs.winehq.org/show_bug.cgi?id=44202

            Bug ID: 44202
           Summary: undname.c fails to parse symbols with rvalue-reference
                    semantics '&&'
           Product: Wine
           Version: unspecified
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: shulgaaa at gmail.com
      Distribution: ---

For example, the symbol

??4QDnsDomainNameRecord@@QAEAAV0@$$QAV0@@Z

should be de-mangled as:

public: class QDnsDomainNameRecord & __thiscall
QDnsDomainNameRecord::operator=(class QDnsDomainNameRecord &&)

undname returns NULL

-- 
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