widl: Fix pointer detection in structures and arrays.

Robert Shearman rob at codeweavers.com
Fri Dec 21 19:40:11 CST 2007


write_embedded_types doesn't descend into all types contained by the 
array or structure, so create a new function, type_has_pointers, for the 
purpose of descending into all types and returning whether or not 
pointers are present.
---
  tools/widl/typegen.c |   34 +++++++++++++++++++++++++++++++++-
  1 files changed, 33 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0510e06bade370826aec87779d4c34e1d7679cdc.diff
Type: text/x-patch
Size: 2014 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20071222/221275e0/attachment.bin 


More information about the wine-patches mailing list