[PATCH 2/7] widl: Keep const attributes applied to pointers when writing out the type.

Robert Shearman rob at codeweavers.com
Sat Apr 26 03:51:32 CDT 2008


Use an attribute to store the const qualifier for the pointer and type.

Allow multiple type-qualifiers to be applied to a type by adding a 
declaration-specifier rule that encompasses type-qualifiers and types.
---
  tools/widl/header.c    |    3 +-
  tools/widl/parser.y    |  103 
++++++++++++++++++++++++++++++++++++++++-------
  tools/widl/widltypes.h |    2 +-
  3 files changed, 90 insertions(+), 18 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 870d86d201f4d328d896a52fa8f968597701745d.diff
Type: text/x-patch
Size: 9429 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080426/fef15115/attachment-0001.bin 


More information about the wine-patches mailing list