Rob Shearman : widl: Construct the pointer chain while parsing pointers, rather than storing a ptr_level.

Alexandre Julliard julliard at winehq.org
Thu Apr 24 15:56:49 CDT 2008


Module: wine
Branch: master
Commit: ec81a78f017f169954d792dcbed62f87eb30c3d9
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=ec81a78f017f169954d792dcbed62f87eb30c3d9

Author: Rob Shearman <rob at codeweavers.com>
Date:   Thu Apr 24 19:03:50 2008 +0100

widl: Construct the pointer chain while parsing pointers, rather than storing a ptr_level.

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(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=ec81a78f017f169954d792dcbed62f87eb30c3d9



More information about the wine-cvs mailing list