Skip to content

Eliminate intel compiler warning - #2382

Merged
vitaut merged 1 commit into
fmtlib:masterfrom
gsjaardema:patch-2
Jun 26, 2021
Merged

vitaut merged 1 commit into
fmtlib:masterfrom
gsjaardema:patch-2

Conversation

@gsjaardema

Copy link
Copy Markdown
Contributor

The intel compiler defines __GNUC__, but does not support the gcc _Pragma. This PR filters out the intel compiler to avoid warnings about an unrecognized function.

The intel compiler defines `__GNUC__`, but does not support the gcc `_Pragma`.  This PR filters out the intel compiler to avoid warnings about an unrecognized function.
@vitaut
vitaut merged commit 3bd806f into fmtlib:master Jun 26, 2021
@vitaut

vitaut commented Jun 26, 2021

Copy link
Copy Markdown
Contributor

Thank you!

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.

2 participants