Archived

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

Patch for IcePack, Ice 1.5.1

benoit
benoit Rennes, France
Hi,

Here's a patch for IcePack from the Ice 1.5.1 distribution. This patch fixes a problem where dynamically registered adapters couldn't be used again after the IcePack registry was restarted. To apply the patch, unzip it and do the following:

$ cd Ice-1.5.1
$ patch -p0 < icepack.patch

Benoit.