Archived

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

Patch for Freeze in Ice 3.0.0

bernard
bernard Jupiter, FL
The attached patch resolves this problem with Freeze/C++:
http://www.zeroc.com/vbulletin/showthread.php?t=1996

This patch is only necessary when some data item stored in Freeze is larger than 4KB, and when Freeze is built with Berkeley DB 4.3 or 4.4.

To apply the patch:
- replace $ICE_HOME/src/Freeze/Util.cpp with the attached Util.cpp
- rebuild Freeze

Regards,
Bernard