Alexandre Julliard : winebuild: Use a proper enum for function arguments instead of storing them in a string .

Alexandre Julliard julliard at winehq.org
Mon Aug 30 13:00:42 CDT 2010


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Aug 30 12:06:19 2010 +0200

winebuild: Use a proper enum for function arguments instead of storing them in a string.

---

 tools/winebuild/build.h  |   20 ++++++-
 tools/winebuild/parser.c |   84 ++++++++++++++--------------
 tools/winebuild/spec16.c |  141 +++++++++++++++++++++++++++++----------------
 tools/winebuild/spec32.c |   17 ++++--
 tools/winebuild/utils.c  |   20 +++++++
 5 files changed, 183 insertions(+), 99 deletions(-)

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



More information about the wine-cvs mailing list