GNU bug report logs - #4778
bytecomp needs updating for byte-compile-fdefinition change

Previous Next

Package: emacs;

Reported by: Glenn Morris <rgm <at> gnu.org>

Date: Wed, 21 Oct 2009 18:20:05 UTC

Severity: normal

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 4778 in the body.
You can then email your comments to 4778 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#4778; Package emacs. (Wed, 21 Oct 2009 18:20:05 GMT) Full text and rfc822 format available.

Message #3 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: bug-gnu-emacs <at> gnu.org
Subject: bytecomp needs updating for byte-compile-fdefinition change
Date: Wed, 21 Oct 2009 14:14:31 -0400
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.




bug closed, send any further explanations to Glenn Morris <rgm <at> gnu.org> Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Sat, 31 Oct 2009 02:30:22 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> emacsbugs.donarmstrong.com. (Sat, 28 Nov 2009 15:24:14 GMT) Full text and rfc822 format available.

This bug report was last modified 15 years and 265 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.