[10/14] widl: Fix the writing of expressions in un-typedef'd structures by using write_type_left to write out the type, which adds the "struct ..." if necessary.

Rob Shearman robertshearman at gmail.com
Mon Mar 15 14:30:37 CDT 2010


Also improve the type comparison code to not crash on unnamed
structures (although further changes need to be made to fix the output
in this case) and make it more efficient by first doing a comparison
on the values of the type pointers.
---
 tools/widl/typegen.c |   13 +++++++++----
 1 files changed, 9 insertions(+), 4 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0010-widl-Fix-the-writing-of-expressions-in-un-typedef-d-.patch
Type: text/x-patch
Size: 1713 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100315/bea65597/attachment.bin>


More information about the wine-patches mailing list