Archived

This forum has been archived. Please start a new discussion on GitHub.

Patch #4 for Ice 3.3.0: slice translators and directory write access

dwayne
dwayne St. John's, Newfoundland
Hi,

The following patch fixes a problem in which the slice translators always require write access on the current directory, even if no output files are being written to the current directory.

To apply the patch run:
cd Ice-3.3.0
patch -p0 < preprocess.patch.txt

and then recompile the Slice library in cpp/src/Slice.

Dwayne

Comments