Bug Report: Regression in Cygwin 2.11.0-1
Andreas Hauptmann
andreashauptmann@t-online.de
Sat Sep 1 07:58:00 GMT 2018
On Sat, 1 Sep 2018 01:24:49 +0000
Bryan Phelps wrote:
> I'll continue to look around for a more minimal repro,
The normalization of paths with backslashes has changed.
The following doesn't work any longer:
cd /tmp
stat "..\bin\file.exe" # or
stat "..\\bin\\file.exe"
This however still works:
stat "C:\cygwin\bin\file.exe"
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
More information about the Cygwin
mailing list