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

Avoid function pointer casts #23

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JayFoxRox
Copy link
Member

@JayFoxRox JayFoxRox commented Apr 27, 2019

Fixes warnings about casts; this has come up in #22, but was then removed again

I did not test this and do not plan to fix it if it's broken. If someone else wants to finish and PR this code, please do so.

Having worked with this codebase, the code-quality is quite horrible. It's probably easier to make our own tool in the future.

@GXTX
Copy link
Contributor

GXTX commented Apr 28, 2019

I have not tested further than creating a iso and running it in XQEMU, this doesn't seem to break anything.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants