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

Can not find __std_stream header #791

Closed
FuXiii opened this issue Oct 29, 2023 · 1 comment · Fixed by #805
Closed

Can not find __std_stream header #791

FuXiii opened this issue Oct 29, 2023 · 1 comment · Fixed by #805
Assignees

Comments

@FuXiii
Copy link
Contributor

FuXiii commented Oct 29, 2023

Please check Can not find __std_stream

@MarkCallow
Copy link
Collaborator

@aqnuep this is due to a non-portable include in the version of {fmt} that we are using. See fmtlib/fmt#3654. Please update the included version of {fmt}. While doing it, also consider #786.

MarkCallow added a commit that referenced this issue Nov 28, 2023
…update other_projects/fmt with commits up to and including that
removing the hack.

Fixes #791.

This subrepo must be updated again when {fmt} makes its next release
likely early in 2024.

subrepo:
  subdir:   "other_projects/fmt"
  merged:   "2dd4fa874"
upstream:
  origin:   "https://github.com/fmtlib/fmt.git"
  branch:   "2dd4fa8742fdac36468f8d8ea3e06e78215551f8"
  commit:   "2dd4fa874"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/MarkCallow/git-subrepo.git"
  commit:   "c1f1132"
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 a pull request may close this issue.

3 participants