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 FIFO Player dialog assertion failures (aka work around wx's inability to handle size_t correctly). #229

Merged
merged 3 commits into from Mar 29, 2014

Conversation

lioncash
Copy link
Member

So u doesn't work directly, and neither does lu. With z[s,u,x] you get the awesome ability to crash the emulator without any assertion warnings whatsoever. So to compromise, we just cast to u32.

Both of them use std::min and std::max, but this header wasn't included.
These are not needed anymore since wx 3.0. Also some minor formatting stuff.
@Sonicadvance1
Copy link
Contributor

One of these days I hope WX dies in a fire.
LGTM

delroth added a commit that referenced this pull request Mar 29, 2014
Fix FIFO Player dialog assertion failures (aka work around wx's inability to handle size_t correctly).
@delroth delroth merged commit 646a97c into dolphin-emu:master Mar 29, 2014
@lioncash lioncash deleted the fifoplayer branch March 29, 2014 22:36
Joern-P pushed a commit to Joern-P/dolphin that referenced this pull request Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants