Alexandre Julliard : winebuild: Use strarray objects instead of pointers where possible.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Mar 21 11:21:10 CDT 2016


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Sat Mar 19 13:10:09 2016 +0900

winebuild: Use strarray objects instead of pointers where possible.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 tools/winebuild/build.h  |  19 ++++-----
 tools/winebuild/import.c |  19 ++++-----
 tools/winebuild/main.c   |   8 ++--
 tools/winebuild/res32.c  |   7 ++-
 tools/winebuild/utils.c  | 108 +++++++++++++++++++++--------------------------
 5 files changed, 73 insertions(+), 88 deletions(-)

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



More information about the wine-cvs mailing list