X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=kCLWWJOR8z+myKX4
	iuTbamH8SoIDo2FGDlDqqoEYSjMIya6tnPNuI2rJTB8sD2tPaCc2Q6EtlQqzDIVB
	Vj3c32K5V2siwqyApEXtNMmGBtvG+TNkJpfkxZHTHwZsww8nP9f9bl5HhBzKo6o6
	cCmdUdahV6b6PghxhewSGh7scZk=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=lFW2ueXY+C71Bo3xrLiKoO
	WnWiY=; b=cGj/ufENIczWePVdry9vKU1ngcjWalFxCuVrbHxT23UFCYdM6N7xlp
	+tytZUv62dZoLYPwNkkDDuCIv24L+ypZ2fbVAa1k6T1e1VL7O3X/saEHCRzf53YZ
	rbROFopUSOWf3GQt2mI9I8gBy1pT8IYnKsUGTnyx8q+x0Xo5t7e2I=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
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
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==
Subject: Re: CMake: parse error in file FindTclsh.cmake
To: cygwin@cygwin.com
References: <20190821071253.ezyanhcr7vdaufmu@flashtux.org>
From: Marco Atzeri <marco.atzeri@gmail.com>
Message-ID: <54cc19ab-4589-a43e-2f7e-9827a5bb2634@gmail.com>
Date: Wed, 21 Aug 2019 13:55:01 +0200
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

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

