Results 1 to 2 of 2

Thread: slice2html v3.2.0 aborts

  1. #1
    mspycher is offline Registered User
    Name: Matthias Spycher
    Organization: Arteris
    Project: Evaluation
    Join Date
    May 2007
    Posts
    7

    Post slice2html v3.2.0 aborts

    With a simple syntax error in the name of a slice definition versus a declaration, slice2html aborts. It took me a while to figure out what was going wrong because I had a file with about 30 classes and interfaces.

    module Test
    {

    interface IAbort;

    interface Abort
    {

    };

    };

  2. #2
    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
    Thanks for the bug report - we'll fix this bug for the next release. Note that this is not an invalid slice file.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. slice2html and constants
    By mspycher in forum Help Center
    Replies: 2
    Last Post: 09-19-2007, 06:27 PM
  2. about v3.2
    By fengxb in forum Help Center
    Replies: 3
    Last Post: 05-16-2007, 05:47 AM
  3. Deployment with v3.2
    By Kruppy in forum Help Center
    Replies: 12
    Last Post: 05-15-2007, 09:50 AM
  4. slice2html missing
    By UserXYZ in forum Help Center
    Replies: 0
    Last Post: 05-04-2007, 01:04 PM
  5. JNI | Java VM aborts on Ice::initialize
    By chappich in forum Help Center
    Replies: 9
    Last Post: 04-28-2004, 07:28 AM

Posting Permissions

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