Closed emlai closed 8 years ago
Wow, how is it possible that we opened the PRs only 2 seconds apart 😮
Anyway, I saw you fixed -Wreorder
while I was working on my branch so I didn't touch that, but there's still some overlap. And we fixed some things differently. But overall I think the overlap seems to be relatively small.
There were two competing PRs for this before; @DanielGibson, did we decide this PR should go in, too? Let me know and I'll accept it.
I'd suggest merging my PR first and then cherry-picking the parts of this which aren't duplicates of my fixes - thankfully it seems like @emlai split up the fixes into meaningful commits, like a professional :-)
(I can do the cherry picking etc, I could create a new PR with the remaining commits of this one then)
I also wonder why all those if(this != NULL)
checks were there if that doesn't really happen anyway?
I can do the cherry picking etc, I could create a new PR with the remaining commits of this one then
seeing my stuff is merged now, unless someone beats me to it I plan to do the merging/cherry-picking this weekend
I created a new pull request with all the still relevant fixes from this one, see #54
Merged #54, closing this one. Thanks, everyone!
wow, that was fast, thanks a lot :)
oh.. looks like we might have done some duplicate work: https://github.com/rcgordon/Serious-Engine/pull/44