Archived

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

Patch for slice2cpp, release 1.5.1

Hi,

below is a patch that fixes a problem in slice2cpp code that can cause clients to receive an UnmarshalOutOfBoundsException for exception and classes. (The problem only affects statically linked binaries under Windows.) If you are affected by this problem (see http://www.zeroc.com/vbulletin/showthread.php?s=&threadid=867, please apply this patch to src/slice2cpp/Gen.cpp and recompile slice2cpp. You will have to rerun slice2cpp for the affected applications.

Cheers,

Michi.

Comments

  • It seems the patch is empty

    Am I the only one to notice that the attached patch is empty?

    Perhaps nobody cares about statically linked .EXE :D ?

    Thank you for your time and effort. Ice is a very nice piece of work.
  • Weird -- I don't know why the patch disappeared.

    Try the one attached to this message please.

    Michi.