https://bugs.winehq.org/show_bug.cgi?id=44202
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |a656a8b64459845dd68ea4aa436 | |39b06f452193b CC| |piotr.caban@gmail.com
--- Comment #10 from Piotr Caban piotr.caban@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.