[PATCH] shell32: Fix SHFileOperation(FO_MOVE) for creating subdirectories.

Olivier F. R. Dierick o.dierick at piezo-forte.be
Fri Aug 14 15:34:40 CDT 2015


Hello,

I noticed tests failures in shlfileop while trying to add a new test.
The failures were in parts that are not touched by my patches (same
errors that you got).
I have a patch ready for submission that correct the failures in the
existing tests.
You may want to wait until I submit my patch and it is committed before
submitting your patch again.
I'll submit my patch as soon as possible.

Regards.

Le vendredi 14 août 2015 à 21:18 +0800, Zhenbo Li a écrit :
> This patch fixes bug 25207. Seems that a dozen of apps are affected by 
> this bug, so please tell me how I can improve this patch if this patch 
> can't be committed directly.
> 
> There will be a test error:
> shlfileop.c:818: Test failed: Expected ERROR_CANCELLED or DE_DIFFDIR
> 
> It is not related to my patch.
> 
> Hope you enjoy your weekend.
> 
> ---
>   dlls/shell32/shlfileop.c       | 11 +++++++++--
>   dlls/shell32/tests/shlfileop.c |  6 +++---
>   2 files changed, 12 insertions(+), 5 deletions(-)
> 
> 
-- 
        Olivier F. R. Dierick
        o.dierick at piezo-forte.be




More information about the wine-devel mailing list