Re: cloc: hashbang header has "perl" twice

2021-09-25 Thread Eyal Rozenberg via Cygwin

I'm not sure how bug reporting "etiquette" works here on the list, but -
I was sort of expecting an acknowledgement. Or - was I wrong to post my
bug report here in the first place?

I have another bug (two actually) to report regarding meld, and I want
to get that report right and not have it lost in the noise.

Eyal

On 22/09/2021 17:20, Eyal Rozenberg via Cygwin wrote:

I'm using:

Package  Version    Status
cloc 1.82+20190726+git608f376-1 OK

updated today. The first line of /usr/bin/cloc is:

#!/usr/bin/perl perl

while it should just be:

#!/usr/bin/perl

(like it is on my Linux machine)

Obviously this causes an error when running cloc:

Can't open perl script "perl": No such file or directory


I would also suggest that you consider using a newer version of cloc, as
there have been several releases since 1.82

Eyal



--
Problem reports:  https://cygwin.com/problems.html
FAQ:  https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple


cloc: hashbang header has "perl" twice

2021-09-22 Thread Eyal Rozenberg via Cygwin

I'm using:

Package  VersionStatus
cloc 1.82+20190726+git608f376-1 OK

updated today. The first line of /usr/bin/cloc is:

#!/usr/bin/perl perl

while it should just be:

#!/usr/bin/perl

(like it is on my Linux machine)

Obviously this causes an error when running cloc:

Can't open perl script "perl": No such file or directory


I would also suggest that you consider using a newer version of cloc, as
there have been several releases since 1.82

Eyal

--
Problem reports:  https://cygwin.com/problems.html
FAQ:  https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple