Archived

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

Patch #1 for Ice 3.1

The attached zip archive contains three header files. Unpack the archive in the root of your Ice for C++ distribution to replace two existing headers (GCShared.h and ObjectF.h) and add a new one (GCCountMap.h).

The new header files fix a bug with the code generated by slice2cpp if you define a sequence whose elements are proxies to classes, and the class is only forward declared at the point the sequence is defined.

Cheers,

Michi.