From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.2 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,DKIM_VALID_EF,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from minnie.tuhs.org (minnie.tuhs.org [45.79.103.53]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id adc22d7e for ; Sun, 29 Sep 2019 10:03:55 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id 83B179BBD8; Sun, 29 Sep 2019 20:03:54 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id D04E09B51D; Sun, 29 Sep 2019 20:03:37 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=tuhs.org; s=dkim; t=1569751427; bh=RLCTzqEDwtirfUvoTcuDXdsZGVHzLyCk4u+g9Di0YIM=; h=Date:From:To:References:In-Reply-To:Subject:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: Cc:From; b=1Ip0kKm+6fUx7cOQwityyEMlbvPKpMz5jO/LgmLl1iyjC1x6PhSmJbmGf0GaXCTES plvQuetoJtrm8hPqq/RkqmgGlEFZNamb9P6kjfxggi109P6iw+IpbevVKbgL1thjcZ 1kKXI5cXPIAvMsKSU2zLKi7Ga8D7zFIfrLrT1Ow0= Received: by minnie.tuhs.org (Postfix, from userid 1000) id 4857B947C8; Sun, 29 Sep 2019 20:03:36 +1000 (AEST) Date: Sun, 29 Sep 2019 20:03:36 +1000 From: Warren Toomey To: Ralph Corderoy Message-ID: <20190929100336.GA2390@minnie.tuhs.org> References: <20190929092158.GA27566@minnie.tuhs.org> <20190929094726.6488620154@orac.inputplus.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190929094726.6488620154@orac.inputplus.co.uk> User-Agent: Mutt/1.9.4 (2018-02-28) Subject: Re: [TUHS] OT: compiler back-end bug X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: The Unix Heritage Society mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: tuhs@tuhs.org Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" On Sun, Sep 29, 2019 at 10:47:26AM +0100, Ralph Corderoy wrote: > these two were made easily available, e.g. a pastebin like > wouldn't involve downloads, make, etc., that make it easy to think one > doesn't have the time to look. :-) Good point Ralph: https://minnie.tuhs.org/wktcloud/index.php/s/HQjsggHb4i6wdWM?path=%2FSfiles Thanks! Warren