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

Revert "Compile fix: replaced Uint8 by uint8." #402

Merged
merged 1 commit into from
Jun 30, 2024

Conversation

markpizz
Copy link
Contributor

The "error" that the original change "fixed" was actually in the cmake build system and not in the sim_ws.c code.

The Uint8 type is specific to SDL2 APIs.

This is now rebased on the cmake fixes so the CI/CD builds should run cleanly.

The "error" that the original change "fixed" was actually in the cmake
build system and not in the sim_ws.c code.

The Uint8 type is specific to SDL2 APIs.
@markpizz
Copy link
Contributor Author

CI builds ran cleanly. This can now be merged

@pkoning2 pkoning2 merged commit 294b04e into open-simh:master Jun 30, 2024
19 checks passed
@markpizz markpizz deleted the Revert-Uint8-change branch July 29, 2024 20:19
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