From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ulrich Mueller Newsgroups: gmane.emacs.devel Subject: Re: Corrected tarballs for Emacs 23.2 and 23.3 Date: Sat, 3 Dec 2011 11:51:27 +0100 Message-ID: <20185.65327.407385.493168@a1i15.kph.uni-mainz.de> References: <87vcq72x4p.fsf@gnu.org> <20176.50580.786896.133491@a1i15.kph.uni-mainz.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1322909511 7745 80.91.229.12 (3 Dec 2011 10:51:51 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 3 Dec 2011 10:51:51 +0000 (UTC) Cc: Chong Yidong To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Dec 03 11:51:46 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RWnC6-0004vv-Eb for ged-emacs-devel@m.gmane.org; Sat, 03 Dec 2011 11:51:46 +0100 Original-Received: from localhost ([::1]:50762 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RWnC5-0007mc-Pe for ged-emacs-devel@m.gmane.org; Sat, 03 Dec 2011 05:51:45 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:38117) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RWnC3-0007mX-N4 for emacs-devel@gnu.org; Sat, 03 Dec 2011 05:51:44 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RWnC2-0007qe-I0 for emacs-devel@gnu.org; Sat, 03 Dec 2011 05:51:43 -0500 Original-Received: from a1iwww1.kph.uni-mainz.de ([134.93.134.1]:37445) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RWnC0-0007po-V5; Sat, 03 Dec 2011 05:51:41 -0500 Original-Received: from a1i15.kph.uni-mainz.de (a1i15.kph.uni-mainz.de [134.93.134.92]) by a1iwww1.kph.uni-mainz.de (8.14.4/8.13.4) with ESMTP id pB3ApRGO019877; Sat, 3 Dec 2011 11:51:27 +0100 Original-Received: from a1i15.kph.uni-mainz.de (localhost [127.0.0.1]) by a1i15.kph.uni-mainz.de (8.14.5/8.14.2) with ESMTP id pB3ApR8S012591; Sat, 3 Dec 2011 11:51:27 +0100 Original-Received: (from ulm@localhost) by a1i15.kph.uni-mainz.de (8.14.5/8.14.5/Submit) id pB3ApRVO012590; Sat, 3 Dec 2011 11:51:27 +0100 In-Reply-To: <20176.50580.786896.133491@a1i15.kph.uni-mainz.de> X-Mailer: VM 8.1.1 under 23.3.3 (x86_64-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 134.93.134.1 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:146459 Archived-At: >>>>> On Sat, 26 Nov 2011, Ulrich Mueller wrote: >>>>> On Sat, 26 Nov 2011, Chong Yidong wrote: >> I have uploaded corrected 23.2b and 23.3b tarballs, with those >> grammar files added, to the GNU FTP server at [...] > For some reason, lisp/cedet/{ede,semantic,srecode}/loaddefs.el > are being regenerated when building Emacs from the 23.3b tarball. > The new files have about twice the length of the ones that are > distributed. Hm, there was no answer. Looks like the rebuild is triggered because the timestamps of all files in the 23.3b tarball have changed. (But I guess there must also be something wrong with the make rules, because the loaddefs files resulting from such a rebuild should be the same as before.) >> All redistributors are urged to upgrade to these revised releases. Gentoo will continue distributing the 23.3a tarball, because 23.3b would cause increased build times for our users and changes to unrelated installed files. The latter would also imply that all eleven of our architecture teams would have to retest the new version before it could be moved to our stable tree. May I assume that RMS's statement in covers 23.3a, too? The wording there says "old Emacs 23.2 and 23.3 releases" which seems to be general enough. Ulrich