- Notifications
You must be signed in to change notification settings - Fork425
Fixed compilation warnings.#465
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Fixed compilation warnings.#465
Uh oh!
There was an error while loading.Please reload this page.
Conversation
deanberris commentedNov 9, 2014
I'm positive that some of these would be bugs (in the API). I'm likely amenable to merging these changes in, but do you mind putting a TODO comment before all these to remind me (dberris) to have a look? Thanks@povilasb 😄 |
povilasb commentedNov 10, 2014
Sure, I'll do it later today ;) On Sun, Nov 9, 2014 at 10:58 PM, Dean Michael Berris <
|
povilasb commentedNov 10, 2014
Done ;) |
deanberris commentedNov 11, 2014
LGTM -- thanks@povilasb! 😄 |
Suppressed "unused variable" warnings with "(void)var;"