emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Warnings in vc-git.el


From: Eli Zaretskii
Subject: Warnings in vc-git.el
Date: Fri, 23 Feb 2018 08:54:12 +0200

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'




reply via email to

[Prev in Thread] Current Thread [Next in Thread]