winedbg: Resolve typedefs when checking for user defined type. (RESEND)

Dylan Smith dylan.ah.smith at gmail.com
Wed Aug 26 13:18:16 CDT 2009


All that matters is that the real type is a user defined type (e.g.
structure, class, or union), so I used types_get_real_type instead of
types_get_info to avoid issues with typedefs.
---
 programs/winedbg/types.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-winedbg-Resolve-typedefs-when-checking-for-user-d.diff.txt
Type: text/x-patch
Size: 613 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090826/8d53e62a/attachment.bin>


More information about the wine-patches mailing list