View Single Post
  #1 (permalink)  
Old 10-18-2004
michi's Avatar
michi michi is offline
ZeroC Staff
 
Name: Michi Henning
Organization: ZeroC
Project: Ice
 
Join Date: Feb 2003
Location: Brisbane, Australia
Posts: 907
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 Exceptions cannot be unmarshalled on client, please apply this patch to src/slice2cpp/Gen.cpp and recompile slice2cpp. You will have to rerun slice2cpp for the affected applications.

Cheers,

Michi.
Reply With Quote