Robert Shearman : widl: Merge marshall_arguments and unmarshall_arguments into one

Alexandre Julliard julliard at wine.codeweavers.com
Tue Feb 7 06:05:54 CST 2006


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

Author: Robert Shearman <rob at codeweavers.com>
Date:   Tue Feb  7 12:32:24 2006 +0100

widl: Merge marshall_arguments and unmarshall_arguments into one
function to remove the large amount of duplicated code.

---

 tools/widl/client.c  |    5 +
 tools/widl/server.c  |    6 +
 tools/widl/typegen.c |  277 +++++++++++++-------------------------------------
 tools/widl/typegen.h |   11 ++
 4 files changed, 88 insertions(+), 211 deletions(-)

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



More information about the wine-cvs mailing list