[PATCH 2/2] widl: Remove duplicate pointer handling code in get_struct_type.

Rob Shearman robertshearman at gmail.com
Tue Dec 30 12:49:48 CST 2008


Only make the structure complex if there is an interface pointer, not
if there is a pointer to a union or complex struct since these are
handled perfectly well by the pointer marshalling code.

Fix the detection of structures with ref-pointers or pointers in 64-bit code.
---
 tools/widl/typegen.c |   23 ++++-------------------
 1 files changed, 4 insertions(+), 19 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 35167e21173fb760300e5f7de5147252f88993f3.diff
Type: text/x-patch
Size: 1215 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20081230/ab3691a2/attachment.bin 


More information about the wine-patches mailing list