From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Today's bzr doesn't bootstrap Date: Sat, 25 Jun 2011 16:54:43 +0300 Message-ID: <83ei2it3rw.fsf@gnu.org> References: <834o3fv85h.fsf@gnu.org> <31925922.post@talk.nabble.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1309010228 27700 80.91.229.12 (25 Jun 2011 13:57:08 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 25 Jun 2011 13:57:08 +0000 (UTC) Cc: Emacs-devel@gnu.org To: Jashy Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jun 25 15:57:01 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 1QaTLz-0001qv-JI for ged-emacs-devel@m.gmane.org; Sat, 25 Jun 2011 15:56:55 +0200 Original-Received: from localhost ([::1]:58329 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QaTLy-0002uH-HX for ged-emacs-devel@m.gmane.org; Sat, 25 Jun 2011 09:56:54 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:45188) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QaTLl-0002uA-8e for Emacs-devel@gnu.org; Sat, 25 Jun 2011 09:56:42 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QaTLg-0003jC-DM for Emacs-devel@gnu.org; Sat, 25 Jun 2011 09:56:41 -0400 Original-Received: from mtaout22.012.net.il ([80.179.55.172]:52200) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QaTLf-0003ik-VH for Emacs-devel@gnu.org; Sat, 25 Jun 2011 09:56:36 -0400 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0LNC00M00MIJZ800@a-mtaout22.012.net.il> for Emacs-devel@gnu.org; Sat, 25 Jun 2011 16:54:42 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([77.124.152.149]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LNC00L5GMN2PCI0@a-mtaout22.012.net.il>; Sat, 25 Jun 2011 16:54:40 +0300 (IDT) In-reply-to: <31925922.post@talk.nabble.com> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 80.179.55.172 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:140961 Archived-At: > Date: Sat, 25 Jun 2011 06:08:49 -0700 (PDT) > From: Jashy > > > Seemly the problem was introduced in rev 104693 from Stefan, you can revert > to 104594(bzr revert -r 104594 lisp/emacs-lisp/smie.el) and make boostrap > again. Thanks. It's easy enough to work around this without reverting that commit (just copy .el to .elc), and since I don't use Modula2, I can patiently wait for Stefan or someone else to fix this. This is bug#8934 now, by the way.