[PATCH 1/2] xcopy: move command line parsing code into separate function

Martin Wilck Martin.Wilck at particle-dynamics.de
Tue Oct 26 18:48:50 CDT 2010


This patch series tries to fix xcopy command line parsing. I had some
trouble with wine's xcopy with a non-standard installer tool and
examined the differences wrt the Windows tool.

This patch [1/2] does nothing but the xcopy command line parsing logic
into a separate function. That will hopefully make the follow-up patch
easier to read.

---
 programs/xcopy/xcopy.c |  153
+++++++++++++++++++++++++++--------------------
 programs/xcopy/xcopy.h |    1 +
 2 files changed, 89 insertions(+), 65 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-xcopy-move-command-line-parsing-code-into-separate-fun.txt
Type: text/x-patch
Size: 7553 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20101027/fd89f396/attachment-0001.bin>


More information about the wine-patches mailing list