From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25674 invoked by alias); 21 Aug 2019 11:55:08 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 25665 invoked by uid 89); 21 Aug 2019 11:55:07 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=0.8 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=21082019, 21.08.2019, HX-Google-Smtp-Source:APXvYqw, TCL X-HELO: mail-wr1-f48.google.com Received: from mail-wr1-f48.google.com (HELO mail-wr1-f48.google.com) (209.85.221.48) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 21 Aug 2019 11:55:06 +0000 Received: by mail-wr1-f48.google.com with SMTP id k2so1772877wrq.2 for ; Wed, 21 Aug 2019 04:55:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding; bh=85GDCbtVDlN/xamZvBjY4452QJdE8fOEJK0i9k42NsY=; b=E08kOcDC2Cyeu7ZobfDo5JbUYW86V4KOLxi8n1YI9FTu4Bhuny+GEIbkiflJzv20q6 ZRSfUEFUtzKnaSP0943eC7fzjALGHHAm/SMSWy+HvOrL6+RYnFrYHd5MqxcKUaasuDo5 ZJxHr4xWXQubu/aO/4mLH27TEWIEi6z/D5EM3jF+VhFfm3h33dCqvRnweaOquNbv/Vrv qvA4skYOCoJKkV3HFppfFRN6ucUd3nAaCHJqSJPcghWSEPDeu0ycYJ9Y1HiVy2P/EFpV ST/qfycm6IPOQLjmxl9Ki2FcyOzbJMXiYMHjfcgMuD5+WSsRqwFhmGHsvP7UMOTWVH2C /I8w== Return-Path: Received: from ?IPv6:2003:ee:670f:1901:dccf:6644:cba1:92aa? (p200300EE670F1901DCCF6644CBA192AA.dip0.t-ipconnect.de. [2003:ee:670f:1901:dccf:6644:cba1:92aa]) by smtp.gmail.com with ESMTPSA id 2sm25510719wrg.83.2019.08.21.04.55.02 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 21 Aug 2019 04:55:02 -0700 (PDT) Subject: Re: CMake: parse error in file FindTclsh.cmake To: cygwin@cygwin.com References: <20190821071253.ezyanhcr7vdaufmu@flashtux.org> From: Marco Atzeri Message-ID: <54cc19ab-4589-a43e-2f7e-9827a5bb2634@gmail.com> Date: Wed, 21 Aug 2019 17:23:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 MIME-Version: 1.0 In-Reply-To: <20190821071253.ezyanhcr7vdaufmu@flashtux.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes X-SW-Source: 2019-08/txt/msg00296.txt.bz2 Am 21.08.2019 um 09:12 schrieb Sébastien Helleu: > Hi, > > In the version 3.14.5 of CMake, I have issues to detect Tcl (I'm author of > WeeChat, which uses TCL language as one of the supported language scripts). > > The file seems to have a comment (as rst) on top, but it is not properly > closed. > > So for me this line is missing before the first CMake command: > > #]=======================================================================] > > Please let me know if I have report this bug on a tracker or send a patch. > > Thanks. > it was already mentioned https://cygwin.com/ml/cygwin/2019-07/msg00057.html I had not yet time to implement the patch Thanks Marco -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple