From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-1.mimecast.com (us-smtp-delivery-1.mimecast.com [205.139.110.120]) by sourceware.org (Postfix) with ESMTP id D6992385B834 for ; Tue, 24 Mar 2020 13:51:19 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org D6992385B834 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=cygwin.com Authentication-Results: sourceware.org; spf=fail smtp.mailfrom=yselkowitz@cygwin.com Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-350-eAeXWptgNZuiSH0hJMEsOg-1; Tue, 24 Mar 2020 09:51:16 -0400 X-MC-Unique: eAeXWptgNZuiSH0hJMEsOg-1 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id D532C1005510 for ; Tue, 24 Mar 2020 13:51:15 +0000 (UTC) Received: from ovpn-112-56.rdu2.redhat.com (ovpn-112-56.rdu2.redhat.com [10.10.112.56]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 768105DA81 for ; Tue, 24 Mar 2020 13:51:15 +0000 (UTC) Message-ID: <70c758ccf420ba3bd38997e1f6860c25a5b03138.camel@cygwin.com> Subject: Re: Putting packages up for adoption From: Yaakov Selkowitz Reply-To: cygapps To: cygapps Date: Tue, 24 Mar 2020 09:51:14 -0400 In-Reply-To: References: User-Agent: Evolution 3.34.4 (3.34.4-1.fc31) MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: cygwin.com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-14.3 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_NEUTRAL, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin-apps@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Cygwin package maintainer discussion list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Mar 2020 13:51:21 -0000 On Tue, 2020-03-24 at 12:41 +0100, Jan Nijtmans via Cygwin-apps wrote: > Op di 24 mrt. 2020 om 00:38 schreef Yaakov Selkowitz: > > > Hm. It appears that they did: > > > > >=20 > > I meant their mingw-tcl package. >=20 > Indeed, you are right! >=20 > However, I created a "fedora" branch in (upstream) Tcl, in which > I merged the two patches from fedora. Result: > The errors I see there are "Test file error: can't find package tcltests", which sounds like an issue with the test environment and not on those changes. > So, I wonder if they ran the Tcl test suite .... this gives not > much thrust, since they changes assumptions made > in the test-cases, assumptions that user-applications > and other environments could depend on. -- Yaakov