Dan Hipschman : widl: Allow types that reference themselves.
Module: wine Branch: master Commit: 8f7a5d63ec8a96d24c8f56eca7f49b390e1de9af URL: http://source.winehq.org/git/wine.git/?a=commit;h=8f7a5d63ec8a96d24c8f56eca7... Author: Dan Hipschman <dsh(a)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=8f7a5d63ec8a96d24c8f56...
participants (1)
-
Alexandre Julliard