Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
To: Eric Abrahamsen <eric@ericabrahamsen.net>
Cc: ding@gnus.org
Subject: Re: [PATCH] Two issues with the gnus-registry
Date: Fri, 19 Dec 2014 09:44:49 +0900	[thread overview]
Message-ID: <b4mh9wsii2m.fsf@jpl.org> (raw)
In-Reply-To: <87mw6lq9je.fsf@ericabrahamsen.net>

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.
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'

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

This is what Emacs 23.2 said.  Logs that XEmacs 21.4 and 21.5
issued are similar.

[1] http://www.randomsample.de:4456/waterfall



  reply	other threads:[~2014-12-19  0:44 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 [this message]
2014-12-19  2:08                         ` Eric Abrahamsen
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=b4mh9wsii2m.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    --cc=ding@gnus.org \
    --cc=eric@ericabrahamsen.net \
    /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).