From mboxrd@z Thu Jan 1 00:00:00 1970 From: rennes@openmailbox.org Subject: Re: [PATCH] gnu: Add fontconfig-path-max. Date: Sun, 03 Jul 2016 23:02:07 -0500 Message-ID: <133ca56b4a1c76a36b0b680dc47335a3@openmailbox.org> References: <7b313a7566d04932f94fb33e7a63c222@openmailbox.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60350) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bJv5x-0001pl-9m for guix-devel@gnu.org; Mon, 04 Jul 2016 00:02:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bJv5t-0002Kh-1a for guix-devel@gnu.org; Mon, 04 Jul 2016 00:02:52 -0400 Received: from mail2.openmailbox.org ([62.4.1.33]:59091) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bJv5s-0002KR-OM for guix-devel@gnu.org; Mon, 04 Jul 2016 00:02:48 -0400 In-Reply-To: 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: Manolis Ragkousis Cc: guix-devel@gnu.org Hello, thanks for the explanation. > > Now regarding the patch, what is the status on upstream? Are those > fontconfig patches present in fontconfig upstream? > The current release is 2.12.0, and still uses the constant PATH_MAX. And I have not found any related patch for this detail. Thanks