unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: emacs-devel@gnu.org
Subject: Re: master bd60ee2 1/5: auth-source: factor out parsers and add tests
Date: Fri, 28 Apr 2017 08:52:12 -0400	[thread overview]
Message-ID: <jwv1sscsnu0.fsf-monnier+gmane.emacs.devel@gnu.org> (raw)
In-Reply-To: 87mvb0n1nv.fsf@lifelogs.com

> Sorry, I don't know what's the proper fix. What breaks, and how should I
> have caught this problem before it was comitted?

"make" says:

      ELC      auth-source.elc
    
    In toplevel form:
    auth-source.el:782:1:Warning: Unused lexical variable ‘sym’
    auth-source.el:818:1:Warning: Unused lexical variable ‘sym’
    auth-source.el:1196:1:Warning: Unused lexical variable ‘ret’
    
    In end of data:
    auth-source.el:2080:1:Warning: the function ‘return’ is not known to be
        defined.

and while the 3 "unused ..." lines are due to my setting
byte-compile-force-lexical-warnings, the last warning should be present
for you as well.


        Stefan




  reply	other threads:[~2017-04-28 12:52 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20170427213824.12196.63777@vcs0.savannah.gnu.org>
     [not found] ` <20170427213827.B6BDC22040@vcs0.savannah.gnu.org>
2017-04-28  7:53   ` master bd60ee2 1/5: auth-source: factor out parsers and add tests Katsumi Yamaoka
2017-04-28  8:10     ` Katsumi Yamaoka
2017-04-28 12:43       ` Ted Zlatanov
2017-04-28 12:52         ` Stefan Monnier [this message]
2017-04-28 16:36       ` Glenn Morris
2017-04-28 17:12         ` Ted Zlatanov
2017-04-28 18:32           ` Stefan Monnier
2017-04-28 19:08             ` Ted Zlatanov
2017-04-28 19:28         ` Mail-Followup-To and Gmane and emacs-devel (was: master bd60ee2 1/5: auth-source: factor out parsers and add tests) Ted Zlatanov
2017-05-08 21:03           ` Mail-Followup-To and Gmane and emacs-devel Lars Ingebrigtsen
2017-05-15 19:58             ` Ted Zlatanov
2017-05-15 20:07               ` Lars Ingebrigtsen
2017-05-15 20:20                 ` Ted Zlatanov
2017-04-28 22:53         ` master bd60ee2 1/5: auth-source: factor out parsers and add tests Stefan Monnier

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=jwv1sscsnu0.fsf-monnier+gmane.emacs.devel@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.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).