From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: Backporting changes into emacs-23 prior to pretest Date: Wed, 03 Nov 2010 14:56:27 -0400 Message-ID: <87iq0eqlr8.fsf@stupidchicken.com> References: <87aam38rr0.fsf@stupidchicken.com> <19654.32869.506832.347012@a1i15.kph.uni-mainz.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1288810612 24644 80.91.229.12 (3 Nov 2010 18:56:52 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 3 Nov 2010 18:56:52 +0000 (UTC) Cc: emacs-devel@gnu.org To: Ulrich Mueller Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Nov 03 19:56:48 2010 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.69) (envelope-from ) id 1PDiVo-0007Ue-S9 for ged-emacs-devel@m.gmane.org; Wed, 03 Nov 2010 19:56:45 +0100 Original-Received: from localhost ([127.0.0.1]:60842 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PDiVj-0005Uh-BB for ged-emacs-devel@m.gmane.org; Wed, 03 Nov 2010 14:56:39 -0400 Original-Received: from [140.186.70.92] (port=35364 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PDiVd-0005Ub-21 for emacs-devel@gnu.org; Wed, 03 Nov 2010 14:56:33 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PDiVb-0001eQ-V5 for emacs-devel@gnu.org; Wed, 03 Nov 2010 14:56:32 -0400 Original-Received: from pantheon-po16.its.yale.edu ([130.132.50.72]:56329) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PDiVb-0001eM-Pj for emacs-devel@gnu.org; Wed, 03 Nov 2010 14:56:31 -0400 Original-Received: from furball (dhcp128036014027.central.yale.edu [128.36.14.27]) (authenticated bits=0) by pantheon-po16.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id oA3IuSZg028916 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 3 Nov 2010 14:56:28 -0400 Original-Received: by furball (Postfix, from userid 1000) id 181B216027C; Wed, 3 Nov 2010 14:56:28 -0400 (EDT) In-Reply-To: <19654.32869.506832.347012@a1i15.kph.uni-mainz.de> (Ulrich Mueller's message of "Tue, 26 Oct 2010 09:16:53 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4-2.6 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:132331 Archived-At: Ulrich Mueller writes: > I'm not sure if this qualifies, but I'd like to suggest that the > --with-crt-dir configure option is backported. It fixes Bug 5655 [1], > and in Gentoo we apply it to emacs-23.2 (in our stable tree) since > May, without any problems. This seems reasonable. I've backported this to the branch. There were later developments in Bug#5655, but my understanding is that they are not strictly necessary to fix the bug; is this correct?