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 an odr violation in ranges.h #2483

Merged
merged 3 commits into from
Sep 2, 2021
Merged

Fix an odr violation in ranges.h #2483

merged 3 commits into from
Sep 2, 2021

Conversation

palacaze
Copy link
Contributor

@palacaze palacaze commented Sep 2, 2021

No description provided.

Comment on lines 7 to 10
//
// Copyright (c) 2018 - present, Remotion (Igor Schulz)
// All Rights Reserved
// {fmt} support for ranges, containers and types tuple interface.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This part only applies to ranges.h, please remove.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed, and explained why this content.

@vitaut
Copy link
Contributor

vitaut commented Sep 2, 2021

Thanks for the PR!

@vitaut vitaut merged commit d58d19b into fmtlib:master Sep 2, 2021
PoetaKodu pushed a commit to pacc-repo/fmt that referenced this pull request Nov 11, 2021
* Add a testcase demonstrating ODR violation in ranges.h

* Fix ODR violation in ranges.h

* Fix comments

Co-authored-by: Pierre-Antoine Lacaze <pa.lacaze@gmail.com>
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