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

Version 1.88 Not counter file format name #534

Open
Sori31 opened this issue Oct 23, 2020 · 6 comments
Open

Version 1.88 Not counter file format name #534

Sori31 opened this issue Oct 23, 2020 · 6 comments

Comments

@Sori31
Copy link

Sori31 commented Oct 23, 2020

DiemLOC.zip
I using windown, when counter cloc-1.87 vs cloc-1.88 then different results

2020-10-23_150543
You can support me, tks

@AlDanial
Copy link
Owner

Do you have the Perl source code for cloc-1.87.exe? Or tell me the date when it was created? The issue has to do with how the contents of FileCounter20201023142441.txt are interpreted based on the terminal's language setting.

@Sori31
Copy link
Author

Sori31 commented Nov 2, 2020

cloc187.zip
I send source code V1.87.

with V.1.87: when counter file/Diff then result Path file the same but V.188 path file rename lowercase
D:\Baseloc\Test 188\UP0PB.sql -> D:\baseloc\test 188\up0pb.sql
This could be due to the fix issue 501 and 521
#501

@AlDanial
Copy link
Owner

AlDanial commented Nov 4, 2020

Try this: create a new list file based on what cloc thinks the file names are. This command creates listfile.txt which will have the files cloc sees in the folder File:

cloc --found listfile.txt File

Next, use this file instead of FileCounter20201023142441.txt:

cloc --by-file --list-file found.txt

@Sori31
Copy link
Author

Sori31 commented Nov 5, 2020

Loc.txt
I try create file but the Result is the same
2020-11-05_161456

@AlDanial
Copy link
Owner

AlDanial commented Nov 6, 2020

Here's what I get (Windows 10, US terminal setup)
i534_cmd

@Sori31
Copy link
Author

Sori31 commented Apr 5, 2021

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

No branches or pull requests

2 participants