Nov. 18, 2022
3:06 p.m.
https://bugs.winehq.org/show_bug.cgi?id=53935
Eric Pouech <eric.pouech(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |eric.pouech(a)gmail.com
--- Comment #4 from Eric Pouech <eric.pouech(a)gmail.com> ---
(In reply to Ivan Permyakov from comment #0)
> Here is my sources of undname.c:
>
> static void append_extended_modifier(struct parsed_symbol *sym, const char
> **where, const char *str)
> {
> if (!(sym->flags & UNDNAME_NO_MS_KEYWORDS))
- it looks strange that the "&" and "&&" modifiers (plain C++) are tagged under
the MS keywords bits
Ivan: would you mind submitting a patch including your modifications to
undname.c ?
tests are required especially with & without the UNDNAME_MS_KEYBOARD flag
--
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.