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:mime-version:in-reply-to:references:from:date
	:message-id:subject:to:content-type; q=dns; s=default; b=BGe7kkv
	1NbOVIb152dHZquetoOUDVyIVVR31ljHRgHbObRYFx+2DdwY0YlEPU5nqBv9008q
	KDMGyvc6WK2AAwOhMpWH0XaSB1sM/LSmejdHgsPctIlylxm3ndpxs3PsQc8uVLMc
	te4SOauwuuLJ2f3wF3SaPk280pMqRkcckC6A=
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:mime-version:in-reply-to:references:from:date
	:message-id:subject:to:content-type; s=default; bh=NfCHUPSqcjXDK
	EkLfAnSQBQkHbw=; b=lbRQBtLGCKwjrKSNDZPhNgObHRhbKc0FSrf6xSGZ91aq0
	HDtY1gmbyHgKRBCsvPJGIY2iJbSY5PEO9h+n6Vl8aXRxpmyk2Kwyc4/MepDJttd0
	H+t6QLJAFUgp7KpOPwNUEaHqqWeLiPANN+J+rfiSjbEcLKoYedhkUnSyYBM24U=
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-Virus-Found: No
X-Spam-SWARE-Status: Yes, score=5.0 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_TK,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=sk:marco.a, marcoatzerigmailcom, sk:marcoa, marco.atzeri@gmail.com
X-HELO: mail-pf0-f174.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20161025;        h=x-gm-message-state:mime-version:sender:in-reply-to:references:from         :date:message-id:subject:to;        bh=mYhUUJEsVHx9bKQd+fbr9GkzubOeqf+izfKuOvz3yQw=;        b=j7iadUWXhuux92oONEIZ/00+lQIkbXuRu/r8hnOZ7q+mxndviR2P5sc5ORjTcTnb/E         MmcyJvsbwFyONW1TGJCT5Qt3D2dWVJl1ixEXYDk+B+xpkLQzs+wDQIhT8HknpqYAJYjG         J5vOHU31qWXuwWJLhMg88dW9/g1qsL2W8Rwp9hjAuYrG0/DOpp/ggghS4uRfY8rb3dIP         0dX5TyXI+Y65thiFkF1jFnzhpY+YHaSbB8izXgyKhQOTQji8yfF0zN0XjPwsNl8HKz3Q         0YnYDJhQwPKJUkjrp4dJR9uzNKEKC2Ca3ZtEEJnZMXeEPMMMRmw4qcQHlf2A9jgCT9Ee         fiIQ==
X-Gm-Message-State: AN3rC/7i+8K32ZfpGI4ZHBbre0cqNGxDggBiDX3V2C5gkC3UK3xwFNYqkh4n9MJUnKMjGHN1xmOMW0m+ZkC6RQ==
X-Received: by 10.84.222.2 with SMTP id w2mr15989561pls.89.1491850293016; Mon, 10 Apr 2017 11:51:33 -0700 (PDT)
MIME-Version: 1.0
In-Reply-To: <866cf7c1-af0a-48f3-0ce0-61e8dd0361c0@gmail.com>
References: <f9a69cbc-47d4-14d1-d447-72af0b2dd9be@pobox.com> <9ab1adde-b597-76de-275f-9245d720d6e4@SystematicSw.ab.ca> <CAPF-yOaBi1D9DkFZT7zmNc+OVhOW6g7-qrcjKZsvCVH7_pTSjg@mail.gmail.com> <866cf7c1-af0a-48f3-0ce0-61e8dd0361c0@gmail.com>
From: Dan Kegel <dank@kegel.com>
Date: Mon, 10 Apr 2017 11:51:32 -0700
Message-ID: <CAPF-yObTzZzgTM+hDGOZz195Bxv3Q+XtQRdYXsqQdbNhbvet+g@mail.gmail.com>
Subject: Re: Maintaining expect (the broken pipe errors)
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes

On Mon, Apr 10, 2017 at 11:43 AM, Marco Atzeri <marco.atzeri@gmail.com> wrote:
> http://wiki.tcl.tk/201
>
> name
>     Expect
> website
>     http://expect.sf.net
> website
>     http://expect.nist.gov

Accurate, but it's still a bit surprising that expect's
source repo is unlike the rest of tcl's
(i.e. expect is still cvs at sf.net with no git mirror, but
rest of tcl is fossil at tcl.tk with read-only git mirror on github),
hence my question to comp.lang.tcl.  Sorry if I'm being a little pedantic.

--
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

