From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai =?iso-8859-15?q?Gro=DFjohann?=) Newsgroups: gmane.emacs.devel Subject: bytecomp.el calls display-warning Date: Sun, 21 Jul 2002 15:54:24 +0200 Sender: emacs-devel-admin@gnu.org Message-ID: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1027259730 24699 127.0.0.1 (21 Jul 2002 13:55:30 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 21 Jul 2002 13:55:30 +0000 (UTC) Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17WHBJ-0006QG-00 for ; Sun, 21 Jul 2002 15:55:29 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17WHOg-0006G2-00 for ; Sun, 21 Jul 2002 16:09:18 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17WHBF-0000rU-00; Sun, 21 Jul 2002 09:55:25 -0400 Original-Received: from waldorf.cs.uni-dortmund.de ([129.217.4.42]) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17WHAO-0000qg-00 for ; Sun, 21 Jul 2002 09:54:32 -0400 Original-Received: from lothlorien.cs.uni-dortmund.de (lothlorien [129.217.19.67]) by waldorf.cs.uni-dortmund.de with ESMTP id g6LDsUb29137 for ; Sun, 21 Jul 2002 15:54:30 +0200 (MES) Original-Received: from lucy.cs.uni-dortmund.de (lucy [129.217.19.80]) by lothlorien.cs.uni-dortmund.de id PAA20815; Sun, 21 Jul 2002 15:54:25 +0200 (MET DST) Original-Received: by lucy.cs.uni-dortmund.de (Postfix, from userid 6104) id CF5633B221; Sun, 21 Jul 2002 15:54:24 +0200 (CEST) Original-To: emacs-devel@gnu.org Original-Lines: 36 User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.3.50 (i686-pc-linux-gnu) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:5944 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:5944 I made the following change so that "make bootstrap" works again. I don't know if this was the right thing to do. Index: lisp/warnings.el =================================================================== RCS file: /cvsroot/emacs/emacs/lisp/warnings.el,v retrieving revision 1.2 diff -u -r1.2 warnings.el --- lisp/warnings.el 20 Jul 2002 22:09:46 -0000 1.2 +++ lisp/warnings.el 21 Jul 2002 13:51:33 -0000 @@ -263,4 +263,5 @@ `emacs' as the group and `:warning' as the level." (display-warning 'emacs (apply 'format message args))) +(provide 'warnings) ;;; warnings.el ends here Index: lisp/emacs-lisp/bytecomp.el =================================================================== RCS file: /cvsroot/emacs/emacs/lisp/emacs-lisp/bytecomp.el,v retrieving revision 2.106 diff -u -r2.106 bytecomp.el --- lisp/emacs-lisp/bytecomp.el 20 Jul 2002 22:01:19 -0000 2.106 +++ lisp/emacs-lisp/bytecomp.el 21 Jul 2002 13:51:33 -0000 @@ -156,6 +156,7 @@ ;; Some versions of `file' can be customized to recognize that. (require 'backquote) +(require 'warnings) (or (fboundp 'defsubst) ;; This really ought to be loaded already! kai -- A large number of young women don't trust men with beards. (BFBS Radio)