From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.bugs Subject: bug#14831: cl-member warnings during bootstrap Date: Mon, 15 Jul 2013 20:19:34 -0400 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1373934016 11786 80.91.229.3 (16 Jul 2013 00:20:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 16 Jul 2013 00:20:16 +0000 (UTC) Cc: Juanma Barranquero , 14831@debbugs.gnu.org To: Glenn Morris Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Jul 16 02:20:15 2013 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Uyszv-00025e-Sk for geb-bug-gnu-emacs@m.gmane.org; Tue, 16 Jul 2013 02:20:07 +0200 Original-Received: from localhost ([::1]:55382 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uyszv-0007CL-9Q for geb-bug-gnu-emacs@m.gmane.org; Mon, 15 Jul 2013 20:20:07 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:33894) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uyszs-0007BJ-M0 for bug-gnu-emacs@gnu.org; Mon, 15 Jul 2013 20:20:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uyszq-0006om-Ma for bug-gnu-emacs@gnu.org; Mon, 15 Jul 2013 20:20:04 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:34375) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uyszq-0006oD-Jn for bug-gnu-emacs@gnu.org; Mon, 15 Jul 2013 20:20:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1Uyszp-0004pR-Oa for bug-gnu-emacs@gnu.org; Mon, 15 Jul 2013 20:20:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Stefan Monnier Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 16 Jul 2013 00:20:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 14831 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 14831-submit@debbugs.gnu.org id=B14831.137393398718534 (code B ref 14831); Tue, 16 Jul 2013 00:20:01 +0000 Original-Received: (at 14831) by debbugs.gnu.org; 16 Jul 2013 00:19:47 +0000 Original-Received: from localhost ([127.0.0.1]:56924 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Uyszb-0004or-5M for submit@debbugs.gnu.org; Mon, 15 Jul 2013 20:19:47 -0400 Original-Received: from chene.dit.umontreal.ca ([132.204.246.20]:59071) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1UyszY-0004oi-AD for 14831@debbugs.gnu.org; Mon, 15 Jul 2013 20:19:45 -0400 Original-Received: from fmsmemgm.homelinux.net (lechon.iro.umontreal.ca [132.204.27.242]) by chene.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id r6G0Jb5U024306; Mon, 15 Jul 2013 20:19:39 -0400 Original-Received: by fmsmemgm.homelinux.net (Postfix, from userid 20848) id E2D3FAE0EF; Mon, 15 Jul 2013 20:19:34 -0400 (EDT) In-Reply-To: (Glenn Morris's message of "Mon, 15 Jul 2013 15:48:08 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-NAI-Spam-Flag: NO X-NAI-Spam-Threshold: 5 X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 1 Rules triggered RV4640=0 X-NAI-Spam-Version: 2.3.0.9362 : core <4640> : streams <1001049> : uri <1477726> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:76379 Archived-At: >> Well, are you going to install the change, then, or is there any downside? > I think it's up to Stefan, who authored the current state. > AFAIK, the warnings are harmless. Loading extra files slows down the > build by some fractional amount (that's the only downside I can see). > So maybe he prefers to leave it as-is. It might be worth checking the impact on the bootstrap time. I'd like to understand exactly where those `cl-member's come from. I suspect the missing part is the (put 'cl-member 'compiler-macro #'cl--compiler-macro-member) which is normally in cl-loaddefs.el. Those residual cl-member calls may actually be a real problem, so maybe this is not just a minor cosmetic fix. Stefan "who can't dig into it further now"