unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* strange byte compiler behavior
@ 2007-12-31 20:55 Dan Nicolaescu
  2007-12-31 21:37 ` martin rudalics
  2008-01-02 19:48 ` Dan Nicolaescu
  0 siblings, 2 replies; 17+ messages in thread
From: Dan Nicolaescu @ 2007-12-31 20:55 UTC (permalink / raw)
  To: emacs-devel


When compiling vc-cvs in batch mode (cd emacs/lisp; make recompile) 
no warning is issued. 

When compiling it with M-x byte-compile-file this warning is issued:

In vc-cvs-register:
vc-cvs.el:301:41:Warning: reference to free variable `file'


The warning is correct, it looks like vc-cvs-register has a bug, it
should look at `files', not `file'.

Any idea why this warning is not issued in batch mode?

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

end of thread, other threads:[~2008-01-06 18:09 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-31 20:55 strange byte compiler behavior Dan Nicolaescu
2007-12-31 21:37 ` martin rudalics
2007-12-31 22:11   ` Dan Nicolaescu
2007-12-31 22:30     ` martin rudalics
2007-12-31 22:42       ` Dan Nicolaescu
2008-01-01 10:33         ` martin rudalics
2008-01-02 19:48 ` Dan Nicolaescu
2008-01-02 21:49   ` martin rudalics
2008-01-02 22:13     ` Dan Nicolaescu
2008-01-02 23:17   ` Dan Nicolaescu
2008-01-02 23:24     ` David Kastrup
2008-01-04  5:27     ` Richard Stallman
2008-01-04  6:10       ` Stefan Monnier
2008-01-05 14:29         ` Richard Stallman
2008-01-06  2:00           ` Stefan Monnier
2008-01-06 16:34             ` martin rudalics
2008-01-06 18:09             ` Richard Stallman

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