Results 1 to 3 of 3

Thread: Patch for Ice for C++, release 3.0.1

  1. #1
    benoit's Avatar
    benoit is online now ZeroC Staff
    Name: Benoit Foucher
    Organization: ZeroC, Inc.
    Project: Ice
    Join Date
    Feb 2003
    Location
    Rennes, France
    Posts
    2,196

    Patch for Ice for C++, release 3.0.1

    Hi,

    NOTE: this patch was originally posted here for Ice 3.0.0 but wasn't included in Ice 3.0.1 since it's not binary compatible. Here's a new version for Ice 3.0.1.

    This patch patch fixes a problem with the class garbage collector in Ice for C++ that can result in double-deletion of class instances when the communicator is shutdown or when the garbage collector thread runs.

    This patch is not binary compatible and will be included in the 3.1 release.



    Cheers,
    Benoit.
    Attached Files Attached Files
    Last edited by michi; 02-23-2006 at 10:54 PM.

  2. #2
    acbell is offline Registered User
    Name: Andrew Bell
    Organization: Iowa State University
    Project: National Resources Inventory
    Join Date
    Jan 2005
    Location
    Ames, IA, USA
    Posts
    89

    Can You Please Explain "Binary Comaptible"?

    Hi,

    Can you please explain what you mean by "binary compatible" in this case?

    Thanks,

  3. #3
    matthew's Avatar
    matthew is offline ZeroC Staff
    Name: Matthew Newhook
    Organization: ZeroC, Inc.
    Project: Internet Communications Engine
    Join Date
    Feb 2003
    Location
    NL, Canada
    Posts
    1,458
    Binary compatible means that you can drop in a new copy of the Ice library without rebuilding your application. In this case you must rebuild not only the Ice library, but also the application.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Patch #2 for Glacier2, release 3.0.1
    By benoit in forum Patches
    Replies: 1
    Last Post: 06-02-2006, 06:33 AM
  2. Patch for Ice-E for C++, release 1.1.0
    By benoit in forum Patches
    Replies: 0
    Last Post: 04-19-2006, 05:03 AM
  3. Patch for slice2cs, release 3.0
    By michi in forum Patches
    Replies: 0
    Last Post: 11-18-2005, 01:45 PM
  4. Patch for slice2cpp, release 2.1.2
    By michi in forum Patches
    Replies: 0
    Last Post: 10-25-2005, 08:27 PM
  5. Patch for slice2cs, release 1.5.0
    By michi in forum Patches
    Replies: 0
    Last Post: 07-27-2004, 10:03 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •