Alexandre Julliard : widl: Add a type_memsize_and_alignment function to make it explicit where the alignment is truly needed .

Alexandre Julliard julliard at winehq.org
Tue Apr 6 11:20:04 CDT 2010


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Apr  5 19:48:07 2010 +0200

widl: Add a type_memsize_and_alignment function to make it explicit where the alignment is truly needed.

---

 tools/widl/expr.c    |    6 +--
 tools/widl/parser.y  |    7 +--
 tools/widl/typegen.c |  109 ++++++++++++++++++++-----------------------------
 tools/widl/typegen.h |    2 +-
 4 files changed, 50 insertions(+), 74 deletions(-)

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



More information about the wine-cvs mailing list