Skip to content

Correction of the order in which a raw exception is made. #1

Merged
RalfOGit merged 1 commit into
RalfOGit:masterfrom
MightyPiggie:master
May 19, 2024
Merged

Correction of the order in which a raw exception is made. #1
RalfOGit merged 1 commit into
RalfOGit:masterfrom
MightyPiggie:master

Conversation

@MightyPiggie

Copy link
Copy Markdown

The error code was first added and or'ed with 0b10000000 and then the function code added. But it should be first the function code which should be or'ed with 0b10000000 and then the error code.

@RalfOGit RalfOGit left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Dear MightyPiggie, nice catch, thanks a lot ..

@RalfOGit RalfOGit merged commit 3367225 into RalfOGit:master May 19, 2024
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.

2 participants