Dan Hipschman : widl: Allow types that reference themselves.

Alexandre Julliard julliard at wine.codeweavers.com
Fri May 25 14:43:33 CDT 2007


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

Author: Dan Hipschman <dsh at linux.ucla.edu>
Date:   Thu May 24 17:50:02 2007 -0700

widl: Allow types that reference themselves.

---

 dlls/rpcrt4/tests/server.c         |   45 +++++++++++++++++++++++
 dlls/rpcrt4/tests/server.idl       |   12 ++++++
 dlls/rpcrt4/tests/server_defines.h |    4 ++
 tools/widl/parser.y                |    1 +
 tools/widl/typegen.c               |   69 +++++++++++++++++++++++++-----------
 tools/widl/widltypes.h             |    1 +
 6 files changed, 111 insertions(+), 21 deletions(-)

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



More information about the wine-cvs mailing list