[PATCH 02/12] widl: Construct the pointer chain while parsing pointers, rather than storing a ptr_level.

Robert Shearman rob at codeweavers.com
Thu Apr 24 13:03:50 CDT 2008


This method is more flexible and somewhat simpler.
---
  tools/widl/parser.y    |  175 
+++++++++++++++++++++++++----------------------
  tools/widl/widltypes.h |    9 +--
  2 files changed, 95 insertions(+), 89 deletions(-)

It also will allow us to store the const attributes applied to pointers.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 39ccc181e31b141e81d6420982092c7a47a8aaa8.diff
Type: text/x-patch
Size: 10084 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080424/f354939c/attachment.bin 


More information about the wine-patches mailing list