From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Angelo Graziosi Newsgroups: gmane.emacs.devel Subject: Re: Fix for Cygwin/GSlice problem Date: Wed, 16 Dec 2009 23:47:06 +0100 Message-ID: <4B29636A.5090600@alice.it> References: <4B27B408.8080109@alice.it> <87eimwcj0n.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1261003707 22829 80.91.229.12 (16 Dec 2009 22:48:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 16 Dec 2009 22:48:27 +0000 (UTC) Cc: Emacs To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Dec 16 23:48:20 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NL2fL-000491-Gi for ged-emacs-devel@m.gmane.org; Wed, 16 Dec 2009 23:48:19 +0100 Original-Received: from localhost ([127.0.0.1]:59922 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NL2fL-0006wL-Hi for ged-emacs-devel@m.gmane.org; Wed, 16 Dec 2009 17:48:19 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NL2eN-00063Y-Tl for emacs-devel@gnu.org; Wed, 16 Dec 2009 17:47:20 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NL2eI-0005xN-Mq for emacs-devel@gnu.org; Wed, 16 Dec 2009 17:47:19 -0500 Original-Received: from [199.232.76.173] (port=34460 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NL2eI-0005wy-H0 for emacs-devel@gnu.org; Wed, 16 Dec 2009 17:47:14 -0500 Original-Received: from smtp-out112.alice.it ([85.37.17.112]:2581) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NL2eI-0001hT-7R for emacs-devel@gnu.org; Wed, 16 Dec 2009 17:47:14 -0500 Original-Received: from FBCMMO01.fbc.local ([192.168.68.195]) by smtp-out112.alice.it with Microsoft SMTPSVC(6.0.3790.3959); Wed, 16 Dec 2009 23:47:09 +0100 Original-Received: from FBCMCL01B07.fbc.local ([192.168.171.45]) by FBCMMO01.fbc.local with Microsoft SMTPSVC(6.0.3790.3959); Wed, 16 Dec 2009 23:47:09 +0100 Original-Received: from [82.57.170.203] ([82.57.170.203]) by FBCMCL01B07.fbc.local with Microsoft SMTPSVC(6.0.3790.3959); Wed, 16 Dec 2009 23:47:09 +0100 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0 In-Reply-To: <87eimwcj0n.fsf@stupidchicken.com> X-OriginalArrivalTime: 16 Dec 2009 22:47:09.0151 (UTC) FILETIME=[B3011EF0:01CA7EA1] X-detected-operating-system: by monty-python.gnu.org: Windows 2000 SP4, XP SP1+ X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:118663 Archived-At: Il 15/12/2009 17.13, Chong Yidong ha scritto: > Angelo Graziosi writes: > >> Ken Brown wrote[*]: >>> Could someone please apply it? >> >> Ping? > > It is already in the repository since last week. The patch you are referring (gslice.patch) is described here: http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00369.html But *here* : http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00493.html there is described another patch (libs.patch) not yet applied to CVS head... > Could someone please apply it? Thanks, Angelo.