[Bug 32491] dbghelp doesn't support DW_FORM_flag_present

wine-bugs at winehq.org wine-bugs at winehq.org
Sun May 1 02:17:46 CDT 2016


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

super_man at post.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |super_man at post.com

--- Comment #3 from super_man at post.com ---
There are only 2 places where wine prints that error message 

file dlls/dbghelp/dwarf.c

lines     
 486         FIXME("Unhandled attribute form %lx\n", abbrev_attr->form);
 596         FIXME("Unhandled attribute form %lx\n", abbrev_attr->form);

I looked into the source code and it's unclear what actually is needed to add
or how to confirm that its actually already 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