View Single Post
  #1 (permalink)  
Old 10-30-2008
dwayne's Avatar
dwayne dwayne is online now
ZeroC Staff
 
Name: Dwayne Boone
Organization: ZeroC, Inc.
Project: Internet Communications Engine
 
Join Date: Jan 2005
Location: St. John's, Newfoundland
Posts: 384
Patch #8 for Ice 3.3.0: IcePatch2 and non-ascii file names

The following patch resolves issues with IcePatch2 when it is used with files with non-ascii names, such as chinese characters.

To apply the patch:
Code:
cd Ice-3.3.0
patch -p1 < IcePatch2.patch.txt
and then recompile Ice. For Windows the patch utility can be obtained here.
Attached Files
File Type: txt IcePatch2.patch.txt (6.8 KB, 212 views)

Last edited by dwayne : 12-08-2008 at 04:22 PM.
Reply With Quote