From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pjotr Prins Subject: Re: isnan, isinf in ldc; Was: Re: Release imminent Date: Wed, 3 Aug 2016 22:11:52 +0200 Message-ID: <20160803201152.GA5129@thebird.nl> References: <87zip9pex1.fsf@gnu.org> <87a8gwgnrs.fsf@gnu.org> <20160802084640.GA2491@solar> <20160803095110.3e5cf1bc@scratchpost.org> <20160803091234.GA3172@solar> <20160803170341.GA5010@jasmine> <87poppdbat.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33550) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bV2WP-0005ud-Iv for guix-devel@gnu.org; Wed, 03 Aug 2016 16:12:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bV2WI-0002Ox-E0 for guix-devel@gnu.org; Wed, 03 Aug 2016 16:12:08 -0400 Content-Disposition: inline In-Reply-To: <87poppdbat.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Roel Janssen Cc: guix-devel@gnu.org On Wed, Aug 03, 2016 at 07:14:50PM +0200, Roel Janssen wrote: > I prefer getting this version in first too. We need to bootstrap 1.0.0 > from the 0.1.x one, so this is a welcome upgrade :-). Yes, the D compiler was rewritten in D (from C++). We need to bootstrap from the older C++ version. Really happy to see this work on D. Pj. --