From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-3.9 required=3.0 tests=AWL,BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI, SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE shortcircuit=no autolearn=ham autolearn_force=no version=3.4.6 Received: from out1.vger.email (out1.vger.email [IPv6:2620:137:e000::1:20]) by dcvr.yhbt.net (Postfix) with ESMTP id 106DF1F542 for ; Thu, 25 May 2023 17:26:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235946AbjEYR0P (ORCPT ); Thu, 25 May 2023 13:26:15 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40712 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229627AbjEYR0M (ORCPT ); Thu, 25 May 2023 13:26:12 -0400 Received: from secure.elehost.com (secure.elehost.com [185.209.179.11]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6CB66B6 for ; Thu, 25 May 2023 10:26:11 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at secure.elehost.com Received: from Mazikeen (cpebc4dfb928313-cmbc4dfb928310.cpe.net.cable.rogers.com [99.228.251.108] (may be forged)) (authenticated bits=0) by secure.elehost.com (8.15.2/8.15.2/Debian-22ubuntu3) with ESMTPSA id 34PHOnqM355968 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 25 May 2023 17:24:49 GMT Reply-To: From: To: "'Todd Zullinger'" Cc: References: <022501d98e94$68c671c0$3a535540$@nexbridge.com> <025c01d98f17$f4b3bca0$de1b35e0$@nexbridge.com> In-Reply-To: Subject: RE: [ANNOUNCE] Git v2.41.0-rc2 Date: Thu, 25 May 2023 13:26:04 -0400 Organization: Nexbridge Inc. Message-ID: <027501d98f2d$ff2c1680$fd844380$@nexbridge.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 16.0 Thread-Index: AQKqBzO6zDBfHf12TijP/VCsWNlc4wEmtn0UApIPU2EBj1WUbQGMPGHArZOqrAA= Content-Language: en-ca Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org On Thursday, May 25, 2023 12:39 PM, Todd Zullinger wrote: >rsbecker@nexbridge.com wrote: >> Setting NO_TCLTK=NoThanks inhibits processing of some .po files. I do >> not know whether that is intended. Can you advise > >I don't used the option, as the systems I build for have tcl/tk, but I don't see where >setting that would have an effect on .po files (apart from those in git-gui or gitk-git, >of course). Those two are where the .po are unprocessed.