Dan Hipschman : widl: Use type_t for typedefs, not var_t. Simplify representation.

Alexandre Julliard julliard at wine.codeweavers.com
Thu Sep 7 03:45:45 CDT 2006


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

Author: Dan Hipschman <dsh at linux.ucla.edu>
Date:   Tue Aug 29 14:26:03 2006 -0700

widl: Use type_t for typedefs, not var_t.  Simplify representation.

---

 tools/widl/header.c     |   45 ++++++------------------
 tools/widl/header.h     |    2 +
 tools/widl/parser.y     |   88 +++++++++++++++++++++++++++++++----------------
 tools/widl/typelib.c    |   16 ++++-----
 tools/widl/typelib.h    |    2 +
 tools/widl/widltypes.h  |    2 +
 tools/widl/write_msft.c |   19 +++++-----
 7 files changed, 90 insertions(+), 84 deletions(-)

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



More information about the wine-cvs mailing list