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 error and warning on AppleClang #232

Merged
merged 2 commits into from Feb 18, 2015

Conversation

quantumsteve
Copy link
Contributor

this fixes issue #11110

This fixes a compiler error that was recently introduced on master. I also fixed a compiler warning introduced the day before.

testing: Review changes and verify they don't affect the supported platforms. We can use the master_clean-clang job to verify that this fixes the osx+clang build.

@quantumsteve quantumsteve added this to the Release 3.4 milestone Feb 17, 2015
@wdzhou
Copy link
Collaborator

wdzhou commented Feb 18, 2015

The change fixed the issue.

wdzhou added a commit that referenced this pull request Feb 18, 2015
Fix compiler error and warning on AppleClang
@wdzhou wdzhou merged commit f988bd4 into master Feb 18, 2015
@wdzhou wdzhou deleted the feature/11110_fix_clang_error branch February 18, 2015 05:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Issues and pull requests that are regressions or would be considered a bug by users (e.g. crashing) High Priority An issue or pull request that if not addressed is severe enough to postponse a release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants