emacs-devel
[Top][All Lists]
Advanced

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

pacifying "might not be defined at runtime" warning


From: Paul Eggert
Subject: pacifying "might not be defined at runtime" warning
Date: Sun, 8 May 2016 23:45:15 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2

"cd lisp; make compile-always" generates several "might not be defined at
runtime" warnings in the master branch. For example, it generates the attached
warnings in lisp/vc. Is there some reason we shouldn't add directives like
(require 'vc) to pacify the byte compiler here? (See the 2nd attachment.)
Similarly for other warnings like this.

Attachment: vc-warnings.txt
Description: Text document

Attachment: vc.diff
Description: Text Data


reply via email to

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