Results 1 to 1 of 1

Thread: Patch #2 for slice2cs and slice2vb, release 2.0.0

  1. #1
    michi's Avatar
    michi is offline Registered User
    Name: Michi Henning
    Organization: Triodia Technologies
    Project: I have a passing interest in Ice :-)
    Join Date
    Feb 2003
    Location
    Brisbane, Australia
    Posts
    1,055

    Patch #2 for slice2cs and slice2vb, release 2.0.0

    Hi,

    attached is a patch the fixes a minor bug in the slice2cs and slice2vb compilers. If you define a Slice exception with a member named "HelpLink", "HResult", "InnerException", "Message", "Source", "StackTrace", or "TargetSite", the compiler generates invalid code.

    The patch fixes this by adding these identifiers to the list of identifiers that are mangled, that is, with the patch, an exception member named "Message" is mapped to "_Ice_Message".

    Cheers,

    Michi.
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 0
    Last Post: 02-27-2005, 10:49 PM
  2. Replies: 0
    Last Post: 12-01-2004, 09:41 PM
  3. Patch #2 for slice2cs, release 1.5.1
    By michi in forum Patches
    Replies: 0
    Last Post: 10-26-2004, 11:11 PM
  4. Patch for slice2cs, release 1.5.1
    By michi in forum Patches
    Replies: 0
    Last Post: 09-08-2004, 11:49 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
  •