From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.devel Subject: Re: [PATCH] byacc: fix potential parallel build issue Date: Mon, 21 Jan 2013 22:10:49 +0100 Message-ID: <871ude1bty.fsf@pobox.com> References: <1357735510-7295-1-git-send-email-bogdan.a.marinescu@intel.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1358802663 18829 80.91.229.3 (21 Jan 2013 21:11:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 21 Jan 2013 21:11:03 +0000 (UTC) Cc: guile-devel@gnu.org To: Bogdan Marinescu Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Jan 21 22:11:22 2013 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TxOeB-0005Du-Mj for guile-devel@m.gmane.org; Mon, 21 Jan 2013 22:11:15 +0100 Original-Received: from localhost ([::1]:33398 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TxOdu-00014Q-5i for guile-devel@m.gmane.org; Mon, 21 Jan 2013 16:10:58 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:42827) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TxOdq-00014K-Nt for guile-devel@gnu.org; Mon, 21 Jan 2013 16:10:56 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TxOdp-0001TR-4X for guile-devel@gnu.org; Mon, 21 Jan 2013 16:10:54 -0500 Original-Received: from a-pb-sasl-quonix.pobox.com ([208.72.237.25]:60545 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TxOdo-0001TG-U5 for guile-devel@gnu.org; Mon, 21 Jan 2013 16:10:53 -0500 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 9E5D2C363; Mon, 21 Jan 2013 16:10:52 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=sasl; bh=DJE096b12dEXsdB6nvu40cI9zoM=; b=UkBMG9 R1fKcl+n0ZedtpEAM1WNaMRxeEzFTAzr1YjCmUihLE6L8datbSfXC/fApKLwHesA mIsAZFSHqS+uT8E8ytF10FKXsPFjRYa+EJSGyYIxkYbqSU0tDihGzaNk+S2TmBsA CW7E/7UsJuFOL9iuF9m6DWj4dQ5Vsgyg1WiN4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; q=dns; s=sasl; b=WlMs2NjI5ywII3D3Cv1YELCr6GALkyeq 9GCp70OdiquybDj79Lumil76qi4ah2JfRmdME7yYkVeAzl3L2YuoL9NSOrXArKu+ ZFkP1qY4Oxbs3sNxU3gjJt1HRQdSQWPv5bRTG2VgCjS3a0J/zOQAaGUmrhHzyA09 uVdWr1hk0UM= Original-Received: from a-pb-sasl-quonix.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 975AFC362; Mon, 21 Jan 2013 16:10:52 -0500 (EST) Original-Received: from badger (unknown [88.160.190.192]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTPSA id 205EAC361; Mon, 21 Jan 2013 16:10:52 -0500 (EST) In-Reply-To: <1357735510-7295-1-git-send-email-bogdan.a.marinescu@intel.com> (Bogdan Marinescu's message of "Wed, 9 Jan 2013 14:45:10 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux) X-Pobox-Relay-ID: 099535F2-640F-11E2-A4B5-0A4F0E5B5709-02397024!a-pb-sasl-quonix.pobox.com X-detected-operating-system: by eggs.gnu.org: Solaris 10 X-Received-From: 208.72.237.25 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:15518 Archived-At: On Wed 09 Jan 2013 13:45, Bogdan Marinescu writes: > Add explicit dependency for libpath.h on dynl.x which fixes a potential > parallel build issue. The other file that includes libguile/libpath.h > (libguile/load.c) already has an explicit dependency on libpath.h Applied, thanks. Andy -- http://wingolog.org/