Archived

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

Patch for slice2cs, release 1.5.0

Hi,

the attached patch fixes a code generation in v1.5.0 of slice2cs for classes with multiple sequence members. Please apply the patch to src/Slice/CsUtil.cpp in the ice (not icecs) source tree and recompile slice2cs.

Once you have recompiled, you must force a full rebuild by removing all the generated code files. If you have cygwin, simply run a "make clean" in the root directory of the icecs source tree. If you are using Windows, you have to remove the contents of all the "generated" directories some other way, such as from a command prompt or with Explorer. Then rebuild Ice for C#.

Cheers,

Michi.