-
Notifications
You must be signed in to change notification settings - Fork 647
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PR2 Exception Handling Support (#2785)
This PR continues the work from #2382 and updates the exception handling support: * Inside the classic interpreter only: * Bug fixes and naming convention improvements * Import and Export of Exceptions and Tags * Remove the dependency on multi-module * Additional CI /CD changes to validate ENABLE_EXCE_HANDLING switch builds OK on all platforms Refer to #1884. Signed-off-by: Ricardo Aguilar <ricardoaguilar@siemens.com> Co-authored-by: Chris Woods <chris.woods@siemens.com> Co-authored-by: Rene Ermler <rene.ermler@siemens.com> Co-authored-by: Trenner Thomas <trenner.thomas@siemens.com>
- Loading branch information
1 parent
59f4dd4
commit 59bccdf
Showing
8 changed files
with
540 additions
and
291 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.