Archived

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

Patch #1 for Ice 3.4.0: slice2cpp stream issue

mes
mes California
This patch corrects the issue reported here, in which slice2cpp generates invalid code for a nested Slice definition when the --stream option is used.

To apply the patch to the Ice 3.4.0 source distribution:

$ cd Ice-3.4.0
$ patch -p1 < patch-stream.txt