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

Support fmt use in debug builds #456

Merged

Conversation

robertmaynard
Copy link
Contributor

Description

Fixes #454

Backport of an upstream patch (fmtlib/fmt#3352) to our version of fmt 9.1

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.
  • The cmake-format.json is up to date with these changes.

@robertmaynard robertmaynard added the 3 - Ready for Review Ready for review by team label Sep 1, 2023
@robertmaynard
Copy link
Contributor Author

Verified locally with debug builds of libcudf 23.10

@robertmaynard robertmaynard added bug Something isn't working non-breaking Introduces a non-breaking change labels Sep 1, 2023
@vyasr
Copy link
Contributor

vyasr commented Sep 5, 2023

/merge

@rapids-bot rapids-bot bot merged commit 9a2cfe8 into rapidsai:branch-23.10 Sep 5, 2023
14 checks passed
@robertmaynard robertmaynard deleted the bug/allow_fmt_debug_builds branch September 6, 2023 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review Ready for review by team bug Something isn't working non-breaking Introduces a non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] nvcc issuing unrecognized GCC pragma in fmt compiling libcudf in debug mode
2 participants