unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Lennart Borgman (gmail)" <lennart.borgman@gmail.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: Emacs Devel <emacs-devel@gnu.org>
Subject: Re: Warning: attempt to open-code `anonymous lambda' with too few arguments
Date: Tue, 29 Apr 2008 09:00:23 +0200	[thread overview]
Message-ID: <4816C787.3060205@gmail.com> (raw)
In-Reply-To: <jwv1w4pcw2e.fsf-monnier+emacs@gnu.org>

Stefan Monnier wrote:
>> I get the warning above when I byte compiling a file. The error points to
>> a line that contains
> 
>>       (when (< new-real-end old-end)
> 
> I'd guess the line-number is off.


That sounds very likely. There are several of those warnings. All of 
them located at 1361:16.

The message comes from byte-compile-unfold-lambda and the name parameter 
to this function is "anonymous lambda". It was an error in the number of 
parameters (in unused code).





  reply	other threads:[~2008-04-29  7:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-28 22:49 Warning: attempt to open-code `anonymous lambda' with too few arguments Lennart Borgman (gmail)
2008-04-29  1:02 ` Stefan Monnier
2008-04-29  7:00   ` Lennart Borgman (gmail) [this message]
2008-04-29 16:36   ` Richard M Stallman

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=4816C787.3060205@gmail.com \
    --to=lennart.borgman@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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).