unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Warnings in vc-git.el
@ 2018-02-23  6:54 Eli Zaretskii
  2018-02-23  7:41 ` Eli Zaretskii
  2018-02-23 10:52 ` Dmitry Gutov
  0 siblings, 2 replies; 3+ messages in thread
From: Eli Zaretskii @ 2018-02-23  6:54 UTC (permalink / raw)
  To: emacs-devel

Latest changes in vc-git.el cause byte-compiler warnings:

    ELC      vc/vc-git.elc

  In vc-git--pushpull:
  vc/vc-git.el:900:21:Warning: assignment to free variable
      `compilation-directory'
  vc/vc-git.el:906:36:Warning: assignment to free variable
      `compilation-arguments'
  vc/vc-git.el:1415:1:Warning: Unused lexical variable `compilation-environment'

  In vc-git-grep:
  vc/vc-git.el:1466:55:Warning: reference to free variable
      `compilation-environment'




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-02-23 10:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-23  6:54 Warnings in vc-git.el Eli Zaretskii
2018-02-23  7:41 ` Eli Zaretskii
2018-02-23 10:52 ` Dmitry Gutov

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