[PATCH 06/10] widl: Create a separate type_t object for each structure declaration or defintion.

Rob Shearman robertshearman at gmail.com
Mon Dec 29 06:05:53 CST 2008


Set the details of the structure to the previously defined version if
available, or add it to a list of incomplete types otherwise. Only set
the defined flag when the structure is actually defined in the IDL
file so that the type is written out in the exact order that it is
mentioned in the file.
---
 tools/widl/parser.y |   58 +++++++++++++++++++++++++++++++++++++++++++-------
 1 files changed, 50 insertions(+), 8 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 4ade1fe399031dccac26efba97ef7e014665cca9.diff
Type: text/x-patch
Size: 4395 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20081229/b69070fe/attachment-0001.bin 


More information about the wine-patches mailing list