-
Notifications
You must be signed in to change notification settings - Fork 2.6k
cygwin warning about FAST_CWD #5447
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
Comments
Hey @jmelas thank you for reporting this! Could you please download the |
Hi Johannes! Thank you for your response! I confirm this works fine now! Thank you so much! |
/add relnote bug On a recent Insider Windows version, users experienced the message: "Cygwin WARNING: Couldn't compute FAST_CWD pointer", which has been fixed. The workflow run was started |
On a recent Insider Windows version, [users experienced the message: "Cygwin WARNING: Couldn't compute FAST_CWD pointer"](git-for-windows/git#5447), which has been fixed. Signed-off-by: gitforwindowshelper[bot] <gitforwindowshelper-bot@users.noreply.github.com>
Can confirm that updating to Was driving my crazy because I was sure I hadn't touched Cygwin in months. haha Thanks for releasing such a quick fix! |
@davidldennison thank you for testing! |
On latest Windows Canary build 10.0.27802.1000
git producess warnings via cygwin:
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see https://cygwin.com/problems.html
seems related to this:
msys2/msys2-runtime#154
The text was updated successfully, but these errors were encountered: