Archived

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

Patch #4 for Ice 3.3.1 (Java only): ice_invoke_async failure

dwayne
dwayne St. John's, Newfoundland
The following patch fixes a bug in the Java implementation of ice_invoke_async.

To apply the patch to source archive
cd Ice-3.3.1
patch -p0 < patch.invoke_async.txt
and then recompile Ice for Java. For Windows the patch utility can be obtained here.