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

WineHQ Bugzilla wine-bugs at winehq.org
Tue Feb 8 04:03:11 CST 2022


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

Piotr Caban <piotr.caban at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED
      Fixed by SHA1|                            |a656a8b64459845dd68ea4aa436
                   |                            |39b06f452193b
                 CC|                            |piotr.caban at gmail.com

--- Comment #10 from Piotr Caban <piotr.caban at gmail.com> ---
Zhiyi: the problem with your test is that only never versions of runtime are
supporting it. The test should have been added to e.g. ucrtbase.

a656a8b64459845dd68ea4aa43639b06f452193b adds rvalue support to unDName
function. ??4QDnsDomainNameRecord@@QAEAAV0@$$QAV0@@Z is now demangled
correctly. Marking as fixed.

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