Module: wine Branch: master Commit: cb6a2254819faea6a4cd5b7208688facbf94e92a URL: http://source.winehq.org/git/wine.git/?a=commit;h=cb6a2254819faea6a4cd5b7208...
Author: Alexandre Julliard julliard@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=cb6a2254819faea6a4cd5b...