forked from git/git
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Cygwin warning: couldn't compute FAST_CWD pointer #4429
Closed
1 task done
devlie opened this issue
May 17, 2023
· 2 comments
· Fixed by git-for-windows/msys2-runtime#52 or msys2/msys2-runtime#154
Closed
1 task done
Cygwin warning: couldn't compute FAST_CWD pointer #4429
devlie opened this issue
May 17, 2023
· 2 comments
· Fixed by git-for-windows/msys2-runtime#52 or msys2/msys2-runtime#154
Milestone
Comments
dscho
added a commit
to dscho/msys2-runtime
that referenced
this issue
May 18, 2023
Reportedly Windows 11 build 25*** from Insider changed the current working directory logic a bit, and Cygwin's "magic" (or: "technilogically sufficiently advanced") code needs to be adjusted accordingly. This fixes git-for-windows/git#4429 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
dscho
added a commit
to dscho/msys2-runtime
that referenced
this issue
May 18, 2023
Reportedly Windows 11 build 25*** from Insider changed the current working directory logic a bit, and Cygwin's "magic" (or: "technologically sufficiently advanced") code needs to be adjusted accordingly. This fixes git-for-windows/git#4429 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
@devlie thank you for the report! Could I ask you to download https://github.com/git-for-windows/msys2-runtime/suites/12984391642/artifacts/702653381 (the PR build artifact of git-for-windows/msys2-runtime#52), and unpack |
@dscho works like a charm! Thanks for the workaround :) |
github-actions bot
pushed a commit
to git-for-windows/build-extra
that referenced
this issue
May 18, 2023
The MSYS2 runtime was adjusted to [prepare for an upcoming Windows version](git-for-windows/git#4429). Signed-off-by: gitforwindowshelper[bot] <gitforwindowshelper-bot@users.noreply.github.com>
dscho
added a commit
to git-for-windows/msys2-runtime
that referenced
this issue
May 18, 2023
Reportedly Windows 11 build 25*** from Insider changed the current working directory logic a bit, and Cygwin's "magic" (or: "technologically sufficiently advanced") code needs to be adjusted accordingly. This fixes git-for-windows/git#4429 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
dscho
added a commit
to dscho/msys2-runtime
that referenced
this issue
May 22, 2023
Reportedly Windows 11 build 25*** from Insider changed the current working directory logic a bit, and Cygwin's "magic" (or: "technologically sufficiently advanced") code needs to be adjusted accordingly. This fixes git-for-windows/git#4429 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
github-cygwin
pushed a commit
to cygwin/cygwin
that referenced
this issue
May 24, 2023
Reportedly Windows 11 build 25*** from Insider changed the current working directory logic a bit, and Cygwin's "magic" (or: "technologically sufficiently advanced") code needs to be adjusted accordingly. This fixes git-for-windows/git#4429 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
github-cygwin
pushed a commit
to cygwin/cygwin
that referenced
this issue
May 24, 2023
Reportedly Windows 11 build 25*** from Insider changed the current working directory logic a bit, and Cygwin's "magic" (or: "technologically sufficiently advanced") code needs to be adjusted accordingly. This fixes git-for-windows/git#4429 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> (cherry picked from commit 4840a56)
lazka
pushed a commit
to lazka/Cygwin
that referenced
this issue
May 28, 2023
Reportedly Windows 11 build 25*** from Insider changed the current working directory logic a bit, and Cygwin's "magic" (or: "technologically sufficiently advanced") code needs to be adjusted accordingly. This fixes git-for-windows/git#4429 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> (cherry picked from commit 4840a56)
lazka
pushed a commit
to msys2/msys2-runtime
that referenced
this issue
May 28, 2023
Reportedly Windows 11 build 25*** from Insider changed the current working directory logic a bit, and Cygwin's "magic" (or: "technologically sufficiently advanced") code needs to be adjusted accordingly. This fixes git-for-windows/git#4429 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> (cherry picked from commit 4840a56)
dscho
added a commit
to msys2/msys2-runtime
that referenced
this issue
Feb 11, 2024
Reportedly Windows 11 build 25*** from Insider changed the current working directory logic a bit, and Cygwin's "magic" (or: "technologically sufficiently advanced") code needs to be adjusted accordingly. This fixes git-for-windows/git#4429 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There's this issue #1029 but it was from 6 years ago and presumably resolved with a code fix.
Setup
defaults?
Details
CMD and PowerShell Core 7x
Minimal, Complete, and Verifiable example
this will help us understand the issue.
No warnings.
The text was updated successfully, but these errors were encountered: