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

fix: get rounded integer RAM_HOST values #1347

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

philclifford
Copy link
Contributor

Description

Set RAM_HOST to a rounded integer value so tests do not fail and produce ugly warnings

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • I have performed a self-review of my code

@flexiondotorg flexiondotorg merged commit 1cf80e7 into quickemu-project:master Jul 2, 2024
2 checks passed
@philclifford philclifford deleted the fix-1346 branch July 2, 2024 15:02
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.

bug: RAM_HOST can be non-integer so integer tests fail and produce warnings
3 participants