unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@IRO.UMontreal.CA>
To: Ulrich Mueller <ulm@gentoo.org>
Cc: emacs-devel@gnu.org
Subject: Re: elint cannot handle dolist any more?
Date: Sun, 15 Jul 2012 18:39:51 -0400	[thread overview]
Message-ID: <jwvsjcsfy3z.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <20481.34472.74392.198061@a1i15.kph.uni-mainz.de> (Ulrich Mueller's message of "Sat, 14 Jul 2012 16:48:08 +0200")

> I've noticed that with the current trunk, elint-defun will fail for any
> function that contains the "dolist" macro, with an error message:
> "Wrong type argument: listp, 385"

> The last form in the following minimal example:

>    (load "cl-macs")
>    (elint-initialize)
>    (elint-get-args 'dolist nil)

> had returned "(spec &rest body)" in Emacs 24.1, whereas it now returns
> just "385".

> Is this a bug or a feature?

Thanks, it's a bug in elint which has not been adapted to the new
arglist format in Emacs-24's bytecode.


        Stefan



  reply	other threads:[~2012-07-15 22:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-14 14:48 elint cannot handle dolist any more? Ulrich Mueller
2012-07-15 22:39 ` Stefan Monnier [this message]
2012-07-17 12:31 ` Stefan Monnier
2012-07-17 18:10   ` Ulrich Mueller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=jwvsjcsfy3z.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    --cc=ulm@gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).