Fix handler address for FIV exception #2
Loading…
Reference in New Issue
No description provided.
Delete Branch "float-code-fix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Shrooms is invoking the wrong handler for "floating point invalid operation" exceptions. Fix a typo to make it correctly handle that special case.
Step 1:
From your project repository, check out a new branch and test the changes.Step 2:
Merge the changes and update on Gitea.