Skip to content

fmt_9: add patch for Clang ≥ 18#355327

Merged
emilazy merged 1 commit intoNixOS:llvm-19from
emilazy:push-ossonotnspyu
Nov 13, 2024
Merged

fmt_9: add patch for Clang ≥ 18#355327
emilazy merged 1 commit intoNixOS:llvm-19from
emilazy:push-ossonotnspyu

Conversation

@emilazy
Copy link
Member

@emilazy emilazy commented Nov 12, 2024

Holding off on fmt_8 for now since I think I can get rid of it.

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 24.11 Release Notes (or backporting 23.11 and 24.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

Copy link
Contributor

@paparodeo paparodeo left a comment

Choose a reason for hiding this comment

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

patch just modifies tests so seems fine. i am a little curious if there are still issues with the library regarding using std::char_traits and a type that is not char or charX_t but perhaps the library doesn't utilize the unsupported types.

@wegank wegank added the 12.approvals: 1 This PR was reviewed and approved by one person. label Nov 12, 2024
@ofborg ofborg bot added 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. labels Nov 12, 2024
@paparodeo
Copy link
Contributor

this PR needs to get merged.

@emilazy emilazy merged commit 1ada502 into NixOS:llvm-19 Nov 13, 2024
@emilazy emilazy deleted the push-ossonotnspyu branch November 13, 2024 14:59
emilazy added a commit to emilazy/nixpkgs that referenced this pull request Nov 16, 2024
emilazy added a commit that referenced this pull request Nov 17, 2024
emilazy added a commit to emilazy/nixpkgs that referenced this pull request Nov 18, 2024
emilazy added a commit that referenced this pull request Nov 18, 2024
emilazy added a commit that referenced this pull request Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 12.approvals: 1 This PR was reviewed and approved by one person.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants