X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 30F4F385840A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1683517848; bh=s5HHXJN3wQJD648z0VK6Yfu6pQbMN9FfNi6yIstwmi8=; h=Date:Subject:To:References:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=KroYfVyHw0V7wo0Dl08+6FCs/WCRKA7rBEP6UEcSezNnRHRbG3fVklJ+xlaN2TrML Td8mmf/vxm3E7dSCvyosaSfmtUcGt8NToHdODXwgYKuRpyEKQV6Z0anKgf2dvSPiMK Qjcet0bibFPvch/oisILrDBbIAr1s9X1FrxkmJgQ= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 2A7313858D28 X-Authority-Analysis: v=2.4 cv=e5oV9Il/ c=1 sm=1 tr=0 ts=64587186 a=DxHlV3/gbUaP7LOF0QAmaA==:117 a=DxHlV3/gbUaP7LOF0QAmaA==:17 a=IkcTkHD0fZMA:10 a=e3tV0-lBg0AOpTCdrtIA:9 a=QEXdDO2ut3YA:10 Message-ID: Date: Sun, 7 May 2023 21:50:29 -0600 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.10.1 Subject: Re: [ANNOUNCEMENT] Updated: perl-5.36.1-1 and Perl distributions Content-Language: en-CA To: cygwin AT cygwin DOT com References: Organization: Inglis In-Reply-To: X-CMAE-Envelope: MS4xfOhb42jKqPljEsU1jWdiYf3z4SBGEl/EqdfhdMBIA7gYO04aRcGrGuynQKIUZwOADtUX0rryA8mBh9TI2psL8UwlDKD7gIkDHlMZcOHBNDSkaEv7Kdh7 Q2L/F3A7yGHngiVFQmVpbtGZN9OLzaUdGsJXoISPDKEm21KzwxjmJK7pTL1/ybaQt/5o7oSZBDSugw== X-Spam-Status: No, score=-4.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, NICE_REPLY_A, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE, URI_HEX 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-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Brian Inglis via Cygwin Reply-To: cygwin AT cygwin DOT com Cc: Brian Inglis Content-Type: text/plain; charset="utf-8"; Format="flowed" Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 3483pChn010379 On 2023-05-02 13:36, Achim Gratz via Cygwin wrote: > Perl 5.36.1-1 is now available on Cygwin, replacing perl-5.32.1. Most > Perl distributions and dependent packages have been either re-released > or updated in conjunction with this update. The following packages have > been released for Cygwin: Hi folks, Just updated everything including perl and now git send-email fails with error without prompting or requesting input for sendemail.confirm = always - address headers have been sanitized and perl indents have been reduced: $ git send-email --to=patches 0001-fhandler-proc.cc-format_proc_cpuinfo-Add-Linux-6.3-cpuinfo.patch 0001-fhandler-proc.cc-format_proc_cpuinfo-Add-Linux-6.3-cpuinfo.patch (mbox) Adding to: patches from line 'To: patches' From: user.name To: patches Subject: [PATCH] fhandler/proc.cc(format_proc_cpuinfo): Add Linux 6.3 cpuinfo Date: Sun, 7 May 2023 16:07:20 -0600 Message-Id: <68bbf3607bdf37fcd32613aa962abe50846d968a.1682994011.git.user.email> X-Mailer: git-send-email 2.39.0 MIME-Version: 1.0 Bcc: user.name Reply-To: patches Content-Transfer-Encoding: 8bit Send this email reply required at /usr/libexec/git-core/git-send-email line 1585. $ git-send-email: 1561 if ($needs_confirm && !$dry_run) { 1562 print "\n$header\n"; 1563 if ($needs_confirm eq "inform") { 1564 $confirm_unconfigured = 0; # squelch this message for the rest of this run 1565 $ask_default = "y"; # assume yes on EOF since user hasn't explicitly asked for confirmation 1566 print __ < qr/^(?:yes|y|no|n|edit|e|quit|q|all|a)/i, 1584 default => $ask_default); 1585 die __("Send this email reply required") unless defined $_; -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'y a plus rien à ajouter not when there is no more to add mais lorsqu'il n'y a plus rien à retirer but when there is no more to cut -- Antoine de Saint-Exupéry -- 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