[WIDL 19/21] Fix Detection of Conformant Varying Structs

Robert Shearman rob at codeweavers.com
Mon Jan 23 14:42:09 CST 2006


ChangeLog:
Rename has_conformant_array to has_conformance, add a new variable
has_variance and map has_conformant_string to has_conformance and
has_variance.

A conformant varying struct should be returned if just variance is
present and even if no pointers are present.

   tools/widl/parser.y |   27 +++++++++++++++------------
   1 files changed, 15 insertions(+), 12 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 55d543278ac8f71fd61a55aa00703493a3d011c2.diff
Type: text/x-patch
Size: 2956 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060123/cb923741/55d543278ac8f71fd61a55aa00703493a3d011c2.diff


More information about the wine-patches mailing list