Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

be/interpreter: fix ClassCastException #2726

Conversation

michaellilltokiwa
Copy link
Member

Problem was that the test socket did not use interpreter for starting server. Now it does but had to fix two intrinsics.

Also some unrelated cleanups/improvements that I did not want to add yet another PR for.

@michaellilltokiwa michaellilltokiwa marked this pull request as ready for review March 14, 2024 10:55
Copy link
Member

@fridis fridis left a comment

Choose a reason for hiding this comment

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

I think there are more changes in this PR than what you intended to put into it...
Please split up into several PRs.

Problem was that the test socket did not use interpreter for starting server. Now it does but had to fix two intrinsics.
@michaellilltokiwa michaellilltokiwa merged commit 63cb698 into tokiwa-software:main Mar 19, 2024
4 checks passed
@michaellilltokiwa michaellilltokiwa deleted the fix_interpreter_socket_server branch March 19, 2024 08:30
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.

None yet

2 participants