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 compiler warnings. Fixes #2 #3

Closed
wants to merge 1 commit into from

Conversation

pjrobertson
Copy link

This just removes a few things that cause compiler warnings when the -Wall compiler flag is turned on.

Fixes #2

@pjrobertson
Copy link
Author

Hi there, any issues with this as it stands?

Thanks

@bdkjones
Copy link
Owner

Hi PJ,

I've got an update to VDKQueue coming soon. I've done some tweaking based on my experience with CodeKit. These changes will be part of that. Sorry about the trailing semicolons in the .m file... that was copied from UKKQueue.

@pjrobertson
Copy link
Author

Great, looking forward to the changes. They don't cause any major problems, so don't worry.

Feel free to close this and the corresponding issue if you want to keep things tidy :)

@pjrobertson
Copy link
Author

@bdkjones any chance you'll be updating this anytime soon? Those warnings are still cluttering up my project ;-)

Cheers

@bdkjones
Copy link
Owner

Done.

@bdkjones bdkjones closed this Jan 15, 2013
@pjrobertson
Copy link
Author

Sweet, cheers

This was referenced Jan 15, 2013
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.

Compiler warnings
2 participants