extract-xiso icon indicating copy to clipboard operation
extract-xiso copied to clipboard

Avoid function pointer casts

Open JayFoxRox opened this issue 5 years ago • 1 comments

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.

JayFoxRox avatar Apr 27 '19 17:04 JayFoxRox

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

GXTX avatar Apr 28 '19 16:04 GXTX