From mboxrd@z Thu Jan 1 00:00:00 1970 From: Frederick Muriithi Subject: Re: [PATCH] gnu: Add ldc-1.1.0-beta4 Date: Wed, 4 Jan 2017 18:53:47 +0300 Message-ID: References: <20170104155234.1463ac4e@scratchpost.org> <20170104164610.21910f21@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60033) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cOntB-0004Io-2A for guix-devel@gnu.org; Wed, 04 Jan 2017 10:54:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cOntA-0005m7-Aj for guix-devel@gnu.org; Wed, 04 Jan 2017 10:54:09 -0500 Received: from mail-yw0-x244.google.com ([2607:f8b0:4002:c05::244]:34704) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cOntA-0005lv-6u for guix-devel@gnu.org; Wed, 04 Jan 2017 10:54:08 -0500 Received: by mail-yw0-x244.google.com with SMTP id a10so42012035ywa.1 for ; Wed, 04 Jan 2017 07:54:08 -0800 (PST) In-Reply-To: <20170104164610.21910f21@scratchpost.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: Danny Milosavljevic Cc: guix-devel@gnu.org On Wed, Jan 4, 2017 at 6:46 PM, Danny Milosavljevic wrote: >> Hmm, my understanding of how the package definitions work might be >> incomplete: It seemed to me like after you inherited, from a package, >> and then added a definition in any of the variables, the new variables >> would NOT add to the values of the older ones but rather, they would >> completely overwrite the older one. > > Yes. I mean you can leave the whole "(arguments ...)" form off. I tried that, but since dmd2/root/port.c file no longer exists, the 'patch-dmd2 step causes the build to fail. That's the reason I decided to just add the same things again, but without the 'patch-dmd2 step -- Frederick M. Muriithi