Hi dwayne:
I get patch tools and executeatch -p1<IcePatch2.patch.txt in cmd windows, and get the following results:
D:\source\Ice-3.3.0>patch -p1<IcePatch2.patch.txt
patching file cpp/include/IceUtil/StringUtil.h
patch: **** unexpected end of hunk at line 45
D:\source\Ice-3.3.0>patch -p1<IcePatch2.patch.txt
patching file cpp/include/IceUtil/StringUtil.h
Reversed (or previously applied) patch detected! Assume -R? [n] n
Apply anyway? [n] n
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file cpp/include/IceUtil/StringUtil
.h.rej
patch: **** unexpected end of hunk at line 45
The only file(StringUtil.h) is modified,the other files(etc:Calc.cpp、Client.cpp、Util.cpp & Stringutil.cpp) aren't modified. I ensure these files are the same version with yours(especially in patch positions).
I don't know what is the problem of it? Thanks for your consideration.

atch -p1<IcePatch2.patch.txt in cmd windows, and get the following results:
Reply With Quote