widl: The detection of types is highly dependent on the ordering of the various type detection functions.

Robert Shearman rob at codeweavers.com
Wed Dec 19 08:52:13 CST 2007


Therefore, needs_freeing would have to duplicate a lot of 
write_remoting_arg in order to get the detection right. Because of this, 
it is easier and will cause less problems in the future to simply move 
the logic of needs_freeing into write_remoting_arg in the appropriate 
handling code for the detected type.
---
  tools/widl/typegen.c |   18 +++++-------------
  1 files changed, 5 insertions(+), 13 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0798fda103d2cd0d796a412262c60d3307991d34.diff
Type: text/x-patch
Size: 1785 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20071219/0f676add/attachment.bin 


More information about the wine-patches mailing list