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

Boolean function not returning true or false explicitly. #115

Closed
lioncash opened this issue Mar 24, 2014 · 1 comment
Closed

Boolean function not returning true or false explicitly. #115

lioncash opened this issue Mar 24, 2014 · 1 comment

Comments

@lioncash
Copy link
Contributor

See: https://github.com/DHrpcs3/rpcs3/blob/master/rpcs3/Emu/Memory/Memory.h#L473

The unmap function doesn't return true or false by the time it hits the end of the function or anywhere in it (in an explicit sense). Technically the function will always return false.

@lioncash lioncash changed the title Boolean function not returning true or false. Boolean function not returning true or false explicitly. Mar 24, 2014
@ghost
Copy link

ghost commented Apr 28, 2014

Closing this since unknownbrackets made a pull request that addresses this issue.

@ghost ghost closed this as completed Apr 28, 2014
This issue was closed.
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

No branches or pull requests

1 participant