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 warning when using Intel C++ on OS X #229

Merged
merged 1 commit into from Nov 14, 2015
Merged

Fix warning when using Intel C++ on OS X #229

merged 1 commit into from Nov 14, 2015

Conversation

ghost
Copy link

@ghost ghost commented Nov 13, 2015

Unfortunately, Intel's C++ compiler defines __clang__ which means that
some of the pragmas in use that Intel C++ doesn't use will cause
warnings to be generated.

Unfortunately, Intel's C++ compiler defines `__clang__` which means that
some of the pragmas in use that Intel C++ doesn't use will cause
warnings to be generated.
vitaut added a commit that referenced this pull request Nov 14, 2015
Fix warning when using Intel C++ on OS X
@vitaut vitaut merged commit d9e0f5c into fmtlib:master Nov 14, 2015
@vitaut
Copy link
Contributor

vitaut commented Nov 14, 2015

Thanks!

@ghost ghost deleted the fix_intel_warning branch November 18, 2015 19:03
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