Skip to content

Conversation

@DinoKengi
Copy link
Contributor

Should be able to catch the thrown object from Michael's branch and made some changes to ABI

Copy link
Collaborator

@Mchan2003 Mchan2003 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. I'm assuming the commented stuff is for later. If you haven't or was planning in the next pr, add the methods of validator_catch to validator class

Comment on lines 27 to 31
// struct ThrowCatchMatch
// {
// symbol_s thrown; // RTTI symbol for the thrown type
// std::vector<const CatchRecord*> handlers; // matching catch handlers
// };
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a reason a lot of the code is commented out?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

its commented out because it wouldnt build properly since a lot of it is connected to ur validator branch

Copy link
Collaborator

@PhazonicRidley PhazonicRidley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@PhazonicRidley PhazonicRidley merged commit f262ae7 into main Dec 13, 2025
1 check passed
@PhazonicRidley PhazonicRidley deleted the Kenny-catch_throw branch December 13, 2025 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants