[PATCH 2/2] widl: Optimise the generated code by skipping calls calling the type function directly for some reference pointers.

Rob Shearman robertshearman at gmail.com
Mon Jan 12 08:01:23 CST 2009


Skip calling the Pointer marshalling/unmarshalling/buffer
sizing/freeing function in this case.

Output code for calling union marshalling/unmarshalling/buffer
sizing/freeing functions.
---
 tools/widl/typegen.c |  103 ++++++++++++++++++++++++++++---------------------
 1 files changed, 59 insertions(+), 44 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 34204da3bc3b290e852ca5c9d18c2b40d83a5909.diff
Type: text/x-patch
Size: 7542 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20090112/e3cbe709/attachment-0001.bin 


More information about the wine-patches mailing list