X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CB849385840D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1687936836; bh=SylO3YHgQW+j349VwII7sq61/3NmcnE/qvhO/ZQEYCU=; h=Date:Subject:To:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=MtJfWosH1Jnp1hZbze6pujv6Ly+kXI4P0kUCKPbuHZtMNnboSDtZg2ZHOs7VW8yFV TPo4AjBgDn1Ez59z9nuwr7kaGAbpLLQHq12pIoip5vEvzO8IOpWuDUYtiZ5UD8b7n0 1uH+beodBLilDb33Fc5jtnFmeO5cJdH00d0XeaGM= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org ADFD63858D1E X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687936820; x=1690528820; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=MmN4G50J8FFK0JEFpTtSE9wNfgTOXf0rTTG4/1/cHrQ=; b=aLK5uH640EZ3AyvNx5+0rPE4otRdxnDcLzQBdopnJSVnKl2/J50RvOlIJfELxcPoYG MgIu6lA/V7wdFqvmsczpc/pASzoej5FAVY0IWEIVmivTWMn13RLp4kTm3ZFbgTB79dnT 4MIqcsXuDTNVt8lVqEnn5IPz7KgJ7r0aWt+OWLNy6ADxpo/Q6GFcdr+V2ikN8aMWSgCQ Rfye7hGM3FtDhdfhqMV3rEkZbr63cJIlgi9OyZscX6jmxewzqn/apfE0qUWTSrDSbe3I ImSQ4mxBDFWLmQq4oDFZJ+FsfFeTXJZ/3zQFwafXz7u5LjDzdZr3QdOR427n0PUkgqbD 0F2A== X-Gm-Message-State: AC+VfDwfaQfMt7FUZaZNiTDungZgdChInQrPkesH5WRQG/TSuDPIJbjK Gb/Kn6hR5xsYKzmp0mwhseaAKPS2WjAzl2fVAWWEdw/E X-Google-Smtp-Source: ACHHUZ7xwKX+l4QJ+IP8eTMyQiZBtThpDE4CM9e7/J01ThH0UPB7RDKs8nY0IoPLgj8JQ+VxXAMTyq2yVMqhByaG1kM= X-Received: by 2002:a19:6518:0:b0:4f8:ff52:93b7 with SMTP id z24-20020a196518000000b004f8ff5293b7mr15046440lfb.30.1687936819770; Wed, 28 Jun 2023 00:20:19 -0700 (PDT) MIME-Version: 1.0 Date: Wed, 28 Jun 2023 09:20:08 +0200 Message-ID: Subject: Vim and perl To: cygwin AT cygwin DOT com X-Spam-Status: No, score=0.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, HTML_MESSAGE, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE 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 List-Archive: List-Post: List-Help: List-Subscribe: , From: Andrey Voropaev via Cygwin Reply-To: Andrey Voropaev Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" Hello, It appears that perl packages were updated to version 5.36. Unfortunately vim packages, compiled to provide perl support, still are trying to load 5.32 version of perl. Is it possible to recompile vim packages as well? Best regards Andrey -- 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