From unknown Sun Aug 17 22:12:28 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#4778: bytecomp needs updating for byte-compile-fdefinition change Reply-To: Glenn Morris , 4778@debbugs.gnu.org Resent-From: Glenn Morris Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs 2Resent-Date: Wed, 21 Oct 2009 18:20:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: report 4778 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.12561488802425 (code B ref -1); Wed, 21 Oct 2009 18:20:05 +0000 Received: (at submit) by emacsbugs.donarmstrong.com; 21 Oct 2009 18:14:40 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-5.9 required=4.0 tests=AWL,X_DEBBUGS_NO_ACK autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n9LIEciI002422 for ; Wed, 21 Oct 2009 11:14:39 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N0fhl-0006pt-WB for bug-gnu-emacs@gnu.org; Wed, 21 Oct 2009 14:14:38 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N0fhh-0006fW-0W for bug-gnu-emacs@gnu.org; Wed, 21 Oct 2009 14:14:37 -0400 Received: from [199.232.76.173] (port=43825 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N0fhg-0006f7-Lo for bug-gnu-emacs@gnu.org; Wed, 21 Oct 2009 14:14:32 -0400 Received: from fencepost.gnu.org ([140.186.70.10]:34732) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N0fhg-0005q1-G2 for bug-gnu-emacs@gnu.org; Wed, 21 Oct 2009 14:14:32 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1N0fhf-0004jT-BQ; Wed, 21 Oct 2009 14:14:31 -0400 From: Glenn Morris To: bug-gnu-emacs@gnu.org X-Spook: White House Legion of Doom AMW diwn Delta Force class X-Ran: !lg^]xEx[nzo9cyVLvY/cA$@Ocm$d\{zG^y(B`1H^LH&]!Ia{;iB?O$1 X-Hue: blue X-Attribution: GM Date: Wed, 21 Oct 2009 14:14:31 -0400 Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) In the current CVS trunk, compiling byte-run.el gives the nonsensical warnings: In define-obsolete-function-alias: byte-run.el:136:11:Warning: macro define-obsolete-function-alias used to take 0+ arguments, now takes 2-4 In define-obsolete-variable-alias: byte-run.el:175:11:Warning: macro define-obsolete-variable-alias used to take 0+ arguments, now takes 2-4 This is because byte-compile-fdefinition for these forms now returns a list with 'macro' at the front, which byte-compile-arglist-warn does not understand. By eye, it looks like byte-compile-callargs-warn and display-call-tree might also need updating. From rgm@gnu.org Fri Oct 30 19:25:55 2009 Received: (at control) by emacsbugs.donarmstrong.com; 31 Oct 2009 02:25:55 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-3.9 required=4.0 tests=AWL,ONEWORD,VALID_BTS_CONTROL autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n9V2PrDD031609 for ; Fri, 30 Oct 2009 19:25:54 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1N43f7-0001J6-9e; Fri, 30 Oct 2009 22:25:53 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19179.41008.952237.216417@fencepost.gnu.org> Date: Fri, 30 Oct 2009 22:25:52 -0400 From: Glenn Morris To: control Subject: control severity 4724 wishlist severity 4743 wishlist tags 4743 wontfix reassign 4759 emacs,ns reassign 4765 emacs,ns reassign 4774 emacs,ns severity 4680 minor severity 4833 wishlist severity 4829 minor reassign 4831 emacs,ns severity 4827 minor close 4821 close 4822 close 4778 severity 4804 wishlist reassign 4836 emacs,w32