[Bug 7544] ReplaceFileW not implemented

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Sep 2 22:20:19 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=7544


Alan J Richardson <ajrich at earthlink.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #7665 is|0                           |1
           obsolete|                            |




--- Comment #14 from Alan J Richardson <ajrich at earthlink.net>  2007-09-02 22:20:18 ---
Created an attachment (id=7938)
 --> (http://bugs.winehq.org/attachment.cgi?id=7938)
Updated reject hunk

If there wasn't any problems, it'd have been committed by now. Someone needs to
ask wine-devel about this, preferably someone who can fix whatever needs to be
fixed. Furthermore, the latest GIT will not compile with this patch applied.

patch -p1 < ../other_patches/ReplaceFileW.diff 
patching file dlls/kernel32/file.c
Hunk #2 succeeded at 1554 (offset -17 lines).
patching file dlls/kernel32/kernel_private.h
patching file dlls/kernel32/path.c
Hunk #2 succeeded at 893 (offset 3 lines).
patching file dlls/kernel32/tests/file.c
Hunk #1 succeeded at 1818 (offset -2 lines).
patch unexpectedly ends in middle of line
Hunk #2 FAILED at 2099.
1 out of 2 hunks FAILED -- saving rejects to file
dlls/kernel32/tests/file.c.rej

...

path.c: In function ‘CopyFileW’:
path.c:874: error: ‘buffer’ undeclared (first use in this function)
path.c:874: error: (Each undeclared identifier is reported only once
path.c:874: error: for each function it appears in.)
make[2]: *** [path.o] Error 1
make[2]: Leaving directory `/home/notuser/wine-source/wine/dlls/kernel32'
make[1]: *** [kernel32] Error 2
make[1]: Leaving directory `/home/notuser/wine-source/wine/dlls'
make: *** [dlls] Error 2


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the wine-bugs mailing list