Patch for slice2cpp, release 1.5.1

in Patches
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.
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.
0
Comments
Am I the only one to notice that the attached patch is empty?
Perhaps nobody cares about statically linked .EXE
Thank you for your time and effort. Ice is a very nice piece of work.
Try the one attached to this message please.
Michi.