From mboxrd@z Thu Jan 1 00:00:00 1970 From: rennes@openmailbox.org Subject: Re: [PATCH] gnu: Add fontconfig-path-max. Date: Mon, 04 Jul 2016 20:46:42 -0500 Message-ID: <945ff22ebb6b63862eac226569e12a88@openmailbox.org> References: <7b313a7566d04932f94fb33e7a63c222@openmailbox.org> <133ca56b4a1c76a36b0b680dc47335a3@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]:56905) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bKFRt-00041o-Jp for guix-devel@gnu.org; Mon, 04 Jul 2016 21:46:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bKFRn-0002bq-Jy for guix-devel@gnu.org; Mon, 04 Jul 2016 21:46:52 -0400 Received: from mail2.openmailbox.org ([62.4.1.33]:58972) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bKFRn-0002bi-A2 for guix-devel@gnu.org; Mon, 04 Jul 2016 21:46:47 -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 On 2016-07-04 02:55, Manolis Ragkousis wrote: > Hello, > > On 07/04/16 07:02, rennes@openmailbox.org wrote: >> 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. > > Could you send the related patches to fontconfig upstream and see what > they think about them? > > Thank you, > Manolis I will analyze and send the patches. For now I will use the Debian patch suggested by Ludo. Thanks