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

Better wrapper system, warning fixes #5

Closed
wants to merge 2 commits into from

Conversation

artart78
Copy link
Contributor

@artart78 artart78 commented Nov 4, 2012

Now everything uses Wrap<> (I hope it works on all the compilers; works fine on GCC 4.6.3).
I didn't remove all the RETURN() and PARAM() though, we should do it progressively (except if someone is motivated enough to do it by hand ;) ).
I also fixed most warnings (probably not important though) and did some minor changes related to these changes (sceIoReadBufferPositive() now returns 1, __KernelReSchedule() is ran in event flags (note this may not be correct but at least there's no reason it wouldn't work), etc).

@artart78 artart78 closed this Nov 4, 2012
@livisor livisor mentioned this pull request Mar 9, 2013
@hrydgard hrydgard mentioned this pull request Jul 19, 2013
@lzhiyong lzhiyong mentioned this pull request Oct 9, 2018
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.

1 participant