You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can't cd to ../../../../../.. from src/gnu-coreutils-5.3.0-src/src/coreutils/5.3.0/coreutils-5.3.0/tests/misc/pwd.tmp/2540/zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz/zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz/zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz/zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz/zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz: No such file or directory at <embedded>/File/Find.pm line 470.
cloc 1.88 .exe version
Windows 10 Enterprise 20H2
I ran cloc on the GNU coreutils source and got the error.
You can download a zipfile of the GNU stuff at:
This is a long-standing problem (#58, #59, #373) without an obvious solution. The root cause is tied to limitations with the Windows file system and the Perl implementation of the File::Find module. I'll add this to cloc's limitations.
There is a work-around though: run cloc under the Windows Subsystem for Linux. It has no difficulty counting coreutils there.
Received error msg:
Can't cd to ../../../../../.. from src/gnu-coreutils-5.3.0-src/src/coreutils/5.3.0/coreutils-5.3.0/tests/misc/pwd.tmp/2540/zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz/zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz/zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz/zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz/zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz: No such file or directory at <embedded>/File/Find.pm line 470.
cloc 1.88 .exe version
Windows 10 Enterprise 20H2
I ran cloc on the GNU coreutils source and got the error.
You can download a zipfile of the GNU stuff at:
https://sourceforge.net/projects/gnuwin32/files/coreutils/5.3.0/coreutils-5.3.0-src.zip/download
You can see the directory tree below.
The text was updated successfully, but these errors were encountered: