Results 1 to 4 of 4

Thread: Patch #2 for Ice 3.3.1: slice compilers abort

  1. #1
    dwayne's Avatar
    dwayne is offline ZeroC Staff
    Name: Dwayne Boone
    Organization: ZeroC, Inc.
    Project: Internet Communications Engine
    Join Date
    Jan 2005
    Location
    St. John's, Newfoundland
    Posts
    397

    Patch #2 for Ice 3.3.1: slice compilers abort

    The following patch resolves issue with the slice compilers aborting when the name of the slice file has double slashs in its path. For example:
    Code:
    slice2cpp MyDir\\MySlice.ice
    The problem can also arise if a symbolic link to a Slice file (instead of the actual path to the file) is passed on the command line.

    To apply the patch to source archive
    Code:
    cd Ice-3.3.1
    patch -p0 < slice.patch.txt
    and then recompile the Slice library in cpp/src/Slice. For Windows the patch utility can be obtained here.
    Last edited by dwayne; 10-08-2009 at 08:28 AM.

  2. #2
    dwayne's Avatar
    dwayne is offline ZeroC Staff
    Name: Dwayne Boone
    Organization: ZeroC, Inc.
    Project: Internet Communications Engine
    Join Date
    Jan 2005
    Location
    St. John's, Newfoundland
    Posts
    397
    Updated patch to fix potential issue generating dependencies.
    Attached Files Attached Files
    Dwayne Boone

  3. #3
    Yang is offline Registered User
    Name: Yang Chen
    Organization: HRL Labs, LLC
    Project: Computer Vision
    Join Date
    Mar 2010
    Posts
    1
    When, if ever, can we expect these patches to be included in the yum repository updates for Red Hat? Thanks.

    Yang

  4. #4
    bernard's Avatar
    bernard is offline ZeroC Staff
    Name: Bernard Normier
    Organization: ZeroC, Inc.
    Project: Ice
    Join Date
    Feb 2003
    Location
    Palm Beach Gardens, FL
    Posts
    1,294
    Hi Yang,

    Welcome to our forums!

    We provide new binaries (that incorporate bug fixes) only to customers with a support contract, upon request. Please contact sales@zeroc.com for more information on our commercial support.

    Naturally, this fix and many other fixes will be incorporated in Ice 3.4.0.

    Best regards,
    Bernard
    Bernard Normier
    ZeroC, Inc.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Mishap in slice compilers
    By grembo in forum Bug Reports
    Replies: 8
    Last Post: 03-30-2011, 04:42 PM
  2. Replies: 1
    Last Post: 09-17-2008, 02:55 AM
  3. Slice compilers unable to parse demo .ice files?
    By asynchronos in forum Help Center
    Replies: 14
    Last Post: 07-17-2008, 07:41 AM
  4. Abort thread in C#
    By acbell in forum Help Center
    Replies: 1
    Last Post: 01-03-2006, 04:05 PM
  5. Replies: 1
    Last Post: 04-26-2005, 05:04 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
  •