Archived

This forum has been archived. Please start a new discussion on GitHub.

Patch for slice2cs, release 1.5.1

Attached is a patch for release 1.5.1 of Icicle. It fixes a problem with incorrect ordering of catch handlers in the generated code. You need to apply this patch only if you:

- use exception inheritance

- an operation's exception specification contains a base exception as well as one or more exceptions that are derived from that base exception.

This patch will be included in the next release, of course.

Cheers,

Michi.