all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Artur Malabarba <bruce.connor.am@gmail.com>
To: Paul Eggert <eggert@cs.ucla.edu>
Cc: Mark Oteiza <mvoteiza@udel.edu>,
	22440@debbugs.gnu.org, Dmitry Gutov <dgutov@yandex.ru>
Subject: bug#22440: 25.1.50; package.el fails to install with package-check-signature t
Date: Wed, 18 May 2016 23:11:50 +0000	[thread overview]
Message-ID: <CAAdUY-K7QGgpQHq_NpDnKSvGjvORnFXraEbmgJG2Fb_aedPXWQ@mail.gmail.com> (raw)
In-Reply-To: <030b362b-87ad-e4b5-8acf-69585db0c236@cs.ucla.edu>

[-- Attachment #1: Type: text/plain, Size: 1331 bytes --]

Just an unfortunate consequence of how macroexpand-let works. I've now
fixed them by changing those 2 symbols to a plain let.

On Wed, May 18, 2016 at 7:05 PM Paul Eggert <eggert@cs.ucla.edu> wrote:

> On 05/18/2016 02:09 PM, Artur Malabarba wrote:
> > Should now be fixed on the emacs-25 branch. Please test if it works
> > for you as well.
>
> When I build emacs-25 now, it issues new warnings like the following.
> What are these warnings symptoms of, and can the problem be avoided?
>
>
>    ELC      emacs-lisp/package.elc
>
> In package--check-signature:
> emacs-lisp/package.el:1248:36:Warning: reference to free variable ‘url’
> emacs-lisp/package.el:1248:36:Warning: reference to free variable ‘b-sym’
>
> In package--download-one-archive:
> emacs-lisp/package.el:1508:39:Warning: reference to free variable ‘url’
> emacs-lisp/package.el:1508:39:Warning: reference to free variable ‘b-sym’
>
> In package-install-from-archive:
> emacs-lisp/package.el:1806:36:Warning: reference to free variable ‘url’
> emacs-lisp/package.el:1806:36:Warning: reference to free variable ‘b-sym’
>
> In describe-package-1:
> emacs-lisp/package.el:2403:53:Warning: reference to free variable ‘url’
> emacs-lisp/package.el:2403:53:Warning: reference to free variable ‘b-sym’
>
>

[-- Attachment #2: Type: text/html, Size: 1638 bytes --]

  reply	other threads:[~2016-05-18 23:11 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-23  0:48 bug#22440: 25.1.50; package.el fails to install with package-check-signature t Mark Oteiza
2016-05-15  7:03 ` Paul Eggert
2016-05-15 11:32   ` Dmitry Gutov
2016-05-15 16:50     ` Paul Eggert
2016-05-16 10:59       ` Artur Malabarba
2016-05-18 13:50         ` Artur Malabarba
2016-05-18 16:29           ` Mark Oteiza
2016-05-18 16:36           ` Dmitry Gutov
2016-05-18 16:44             ` Mark Oteiza
2016-05-18 18:10               ` Paul Eggert
2016-05-18 18:23                 ` Dmitry Gutov
2016-05-18 19:24                 ` Artur Malabarba
2016-05-18 19:33                   ` Artur Malabarba
2016-05-19  1:30                     ` Daiki Ueno
2016-05-18 19:43           ` Artur Malabarba
2016-05-18 20:43             ` Artur Malabarba
2016-05-18 21:09               ` Artur Malabarba
2016-05-18 22:05                 ` Paul Eggert
2016-05-18 23:11                   ` Artur Malabarba [this message]
2016-05-19 15:15                     ` Paul Eggert
2016-05-19  4:39       ` Lizzie Dixon

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=CAAdUY-K7QGgpQHq_NpDnKSvGjvORnFXraEbmgJG2Fb_aedPXWQ@mail.gmail.com \
    --to=bruce.connor.am@gmail.com \
    --cc=22440@debbugs.gnu.org \
    --cc=dgutov@yandex.ru \
    --cc=eggert@cs.ucla.edu \
    --cc=mvoteiza@udel.edu \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.