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

Intel #2194

Merged
merged 2 commits into from Mar 28, 2021
Merged

Intel #2194

merged 2 commits into from Mar 28, 2021

Conversation

yafshar
Copy link
Contributor

@yafshar yafshar commented Mar 27, 2021

This PR includes:

  • Extra flag to prevent Intel compiler (with Clang front-end) warning
  • A user-defined constructor for a const declaration of buffer_size

I agree that my contributions are licensed under the {fmt} license, and agree to future changes to the licensing.

user-defined constructor added to prevent Intel compilers
warnings. According to the standard, objects need to have a
user-defined constructor if instances are delcared const.
@vitaut vitaut merged commit e2d8754 into fmtlib:master Mar 28, 2021
@vitaut
Copy link
Contributor

vitaut commented Mar 28, 2021

Thank you!

@yafshar yafshar deleted the intel branch March 28, 2021 14: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.

None yet

2 participants