delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2022/08/01/14:15:05

X-Recipient: archive-cygwin AT delorie DOT com
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org F32643858401
Authentication-Results: sourceware.org; dmarc=none (p=none dis=none)
header.from=thoughtworks.com
Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=thoughtworks.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=thoughtworks.com; s=thoughtworks;
h=to:subject:message-id:date:from:mime-version:from:to:cc;
bh=z8mdCAQ7Vbf1zVBvlk2904uWw3HXrEisLx+zJAiMd+w=;
b=XTdKCAKmbd+f3x9WgnXJjmArn5oi+hF76V6S6MF07FHxcYKd5tgaEfTJIHNzuw/og8
SD7j328R/OAnsr3E6NyRzYYoLs043NUjVDiRziy2zpZiwM5u8wf60yS/RY2g59KEplva
pV8VFlCA0F05b5j8lLpv2muhJD52WFRD65G/WlS+Qfm0Gw8sEfAnPRredEQZtt8tLPK0
/WBXZD3+phSUCMsPi6Pi72Glk8R0NxoZEBkEDbHExaEJ/09YR+2Xn26Wgft8bLixMn55
Okxe6UZtWFzZWU+1fSJAg9hTrxq9uhdRFigxhvrJj9j0iyUqVhp8+rJxWQkklNI2rH8O
lqSQ==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20210112;
h=to:subject:message-id:date:from:mime-version:x-gm-message-state
:from:to:cc;
bh=z8mdCAQ7Vbf1zVBvlk2904uWw3HXrEisLx+zJAiMd+w=;
b=WR1VO/wcpig39Na0934GNJurM20fazTRvAEPhzVqTrhdfDQxD1svbobUobpcyBt8kG
+W9QNvI4l71ToA2fPI2ukIOYrPwQcMm8mO3jEohXvzTDqEf9VPVR6gGB0VHNnYkw8Iun
IhiyM9yfTj3jZByH0SrI+FU+aSQb1S7xuMZtsaJHDDLiGaBOiMeXOXdgRqPFlOJZDw5X
N5aDW9q5AbMUFR+kmF80veFaMVGcYfkfY0TDljM7Rg/iw+W4OM4UdjHehGWkff+V7t/5
y4tVuZEoYQpjaqbvSGlid5EG9tuatOidh6DFG1fojY3caEWUM7iWr6Xo8tEBznadQAec
HfEw==
X-Gm-Message-State: AJIora9+HKyTJgPPTxVvwcqcaxKp+RGk2QOSz2S4yEGj4S312FlYHiOb
vz8aOjusxI0XbAnRRUbxhRIs28Nsprm9IEDnHoZNjItpWrDuEw==
X-Google-Smtp-Source: AGRyM1uVxyYOxL1e4kiVbsSI+f8ID/MwK0LyuKN/dZDNuSjLnxAc1S7lUHRJpdE/AbOPeCkRbia+i5fLeXbJBmrtKH0=
X-Received: by 2002:a17:907:6d99:b0:72f:4633:65 with SMTP id
sb25-20020a1709076d9900b0072f46330065mr13585050ejc.320.1659377665488; Mon, 01
Aug 2022 11:14:25 -0700 (PDT)
MIME-Version: 1.0
From: Karl Brown <kabrown AT thoughtworks DOT com>
Date: Mon, 1 Aug 2022 14:13:49 -0400
Message-ID: <CAA5t82K06e_fFyeeqpD3ek=641-EAH7X6My1FsrcU0tS6oaezw@mail.gmail.com>
Subject: cloc error - doubled perl in shebang line
To: cygwin AT cygwin DOT com
X-Spam-Status: No, score=0.1 required=5.0 tests=BAYES_05, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, HTML_MESSAGE, RCVD_IN_DNSWL_NONE,
SPF_HELO_NONE, SPF_NONE, TXREP autolearn=ham autolearn_force=no version=3.4.6
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on
server2.sourceware.org
X-Content-Filtered-By: Mailman/MimeDel 2.1.29
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>

Hi, there is an error in the cloc latest release. This has been reported
before (https://www.mail-archive.com/cygwin AT cygwin DOT com/msg169201.html), but
still isn't fixed as far as I can tell. It appears as if work has started,
but has not yet been completed. (
https://github.com/jaalto/cygwin-package--cloc/blob/master/cygwin-announce.mail
)

There is still an extra 'perl' in the header in v1.92+20220620+git6777048-1

It can be fixed by manually removing the extra 'perl' in the shebang line.

thanks!
Karl Brown

-- 
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019