Gnus development mailing list
 help / color / mirror / Atom feed
From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: ding@gnus.org
Subject: Re: [PATCH] Two issues with the gnus-registry
Date: Fri, 19 Dec 2014 10:08:56 +0800	[thread overview]
Message-ID: <8761d8qtl3.fsf@ericabrahamsen.net> (raw)
In-Reply-To: <b4mh9wsii2m.fsf@jpl.org>

Katsumi Yamaoka <yamaoka@jpl.org> writes:

> On Thu, 18 Dec 2014 23:09:41 +0800, Eric Abrahamsen wrote:
>> Looks like something already did! I don't know why though. Compiling
>> gnus on its own works fine, but emacs compilation does indeed break with
>> the "Invalid slot type: max-size integer most-positive-fixnum".
>
> This should have been fixed, thanks to Paul Eggert.

That's a relief it wasn't more complicated. I'm still not clear why I
was able to compile the file from within Emacs with no errors.

> But the Gnus buildbot[1] still complains there are glitches for
> compiling with old Emacsen (including XEmacsen).  Maybe it is
> due to some new cl macros.  Here is a compilation log I got in
> my 32-bit Cygwin environment:
>
> In registry-db::registry-collect-prune-candidates:
> registry.el:375:31:Warning: reference to free variable `for'
> registry.el:375:35:Warning: reference to free variable `k'
> registry.el:375:37:Warning: reference to free variable `being'
> registry.el:375:43:Warning: reference to free variable `the'
> registry.el:375:47:Warning: reference to free variable `hash-keys'
> registry.el:375:57:Warning: reference to free variable `of'
> registry.el:376:31:Warning: reference to free variable `using'
> registry.el:376:50:Warning: reference to free variable `v'
> registry.el:377:31:Warning: reference to free variable `when'
> registry.el:378:31:Warning: reference to free variable `collect'

This section of the code was always odd. I couldn't edebug it, either:
it gave me "bad `using' clause." It might be safer just to use a plain
`maphash'.

> In end of data:
> registry.el:387:1:Warning: the following functions are not known to be
>     defined: cl-remf, cl-loop, hash-values, cl-subseq
> Wrote /Work/gnus/lisp/registry.elc

These parts of the code weren't changed though -- surely we were getting
the same complaints all along?

Eric




  reply	other threads:[~2014-12-19  2:08 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-24 19:04 Eric Abrahamsen
2014-10-24 20:56 ` Eric Abrahamsen
2014-10-25 19:59   ` Eric Abrahamsen
2014-10-27 15:03 ` Ted Zlatanov
2014-10-27 19:15   ` Eric Abrahamsen
2014-10-28 18:04     ` Eric Abrahamsen
2014-11-07 23:56       ` Eric Abrahamsen
2014-11-08  0:01         ` Eric Abrahamsen
2014-11-08  8:39           ` Eric Abrahamsen
2014-11-10 13:54             ` Ted Zlatanov
2014-11-11  2:55               ` Eric Abrahamsen
2014-11-13 12:05               ` Eric Abrahamsen
2014-11-16  1:04                 ` Dan Christensen
2014-11-16  3:24                   ` Eric Abrahamsen
2014-12-18 10:07                 ` Ted Zlatanov
2014-12-18 15:00                   ` Eric Abrahamsen
2014-12-18 15:09                     ` Eric Abrahamsen
2014-12-19  0:44                       ` Katsumi Yamaoka
2014-12-19  2:08                         ` Eric Abrahamsen [this message]
2014-12-20  3:09                         ` Ted Zlatanov
2014-12-20 11:22                           ` Katsumi Yamaoka
2014-12-20 13:53                             ` Older Emacsen (was: [PATCH] Two issues with the gnus-registry) Ted Zlatanov
2014-12-19  1:30                       ` [PATCH] Two issues with the gnus-registry Ted Zlatanov
2014-10-28 20:10     ` Ted Zlatanov

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

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

  git send-email \
    --in-reply-to=8761d8qtl3.fsf@ericabrahamsen.net \
    --to=eric@ericabrahamsen.net \
    --cc=ding@gnus.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.
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 NNTP newsgroup(s).