Patch #2 for Ice 3.3.1: slice compilers abort

in Patches
The following patch resolves issue with the slice compilers aborting when the name of the slice file has double slashs in its path. For example:
The problem can also arise if a symbolic link to a Slice file (instead of the actual path to the file) is passed on the command line.
To apply the patch to source archive
slice2cpp MyDir\\MySlice.ice
The problem can also arise if a symbolic link to a Slice file (instead of the actual path to the file) is passed on the command line.
To apply the patch to source archive
cd Ice-3.3.1 patch -p0 < slice.patch.txtand then recompile the Slice library in cpp/src/Slice. For Windows the patch utility can be obtained here.
0
Comments
Yang
Welcome to our forums!
We provide new binaries (that incorporate bug fixes) only to customers with a support contract, upon request. Please contact [email protected] for more information on our commercial support.
Naturally, this fix and many other fixes will be incorporated in Ice 3.4.0.
Best regards,
Bernard