unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Tramp-related warnings from byte compiler
@ 2007-09-08  9:59 Eli Zaretskii
  2007-09-09  8:38 ` Michael Albinus
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2007-09-08  9:59 UTC (permalink / raw)
  To: emacs-devel; +Cc: Michael Albinus

Are these warnings expected?  At least the "used before defined" ones
look like real bugs to me:

    In tramp-do-copy-or-rename-file-directly:
    tramp.el:3033:36:Warning: reference to free variable `t1'
    tramp.el:3038:27:Warning: reference to free variable `vec'

    In tramp-make-temp-file:
    tramp.el:3580:1:Warning: defsubst `tramp-make-temp-file' was used before it
	was defined

    In tramp-make-tramp-temp-file:
    tramp.el:3587:1:Warning: defsubst `tramp-make-tramp-temp-file' was used before
	it was defined

    In tramp-compute-multi-hops:
    tramp.el:5950:26:Warning: reference to free variable `tramp-gw-tunnel-method'
    tramp.el:5950:49:Warning: reference to free variable `tramp-gw-socks-method'

    In tramp-file-name-real-host:
    tramp.el:6527:1:Warning: defsubst `tramp-file-name-real-host' was used before
	it was defined

    In tramp-file-name-port:
    tramp.el:6535:1:Warning: defsubst `tramp-file-name-port' was used before it
	was defined

    In tramp-find-method:
    tramp.el:6547:1:Warning: defsubst `tramp-find-method' was used before it was
	defined

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

* Re: Tramp-related warnings from byte compiler
  2007-09-08  9:59 Tramp-related warnings from byte compiler Eli Zaretskii
@ 2007-09-09  8:38 ` Michael Albinus
  2007-09-09 19:42   ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Albinus @ 2007-09-09  8:38 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: emacs-devel

Eli Zaretskii <eliz@gnu.org> writes:

> Are these warnings expected?  At least the "used before defined" ones
> look like real bugs to me:

Should be OK now. None of the warnings was serious, but annoying.

Best regards, Michael.

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

* Re: Tramp-related warnings from byte compiler
  2007-09-09  8:38 ` Michael Albinus
@ 2007-09-09 19:42   ` Eli Zaretskii
  0 siblings, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2007-09-09 19:42 UTC (permalink / raw)
  To: Michael Albinus; +Cc: emacs-devel

> From: Michael Albinus <michael.albinus@gmx.de>
> Date: Sun, 09 Sep 2007 10:38:16 +0200
> Cc: emacs-devel@gnu.org
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> > Are these warnings expected?  At least the "used before defined" ones
> > look like real bugs to me:
> 
> Should be OK now. None of the warnings was serious, but annoying.

Thanks.

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

end of thread, other threads:[~2007-09-09 19:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-08  9:59 Tramp-related warnings from byte compiler Eli Zaretskii
2007-09-09  8:38 ` Michael Albinus
2007-09-09 19:42   ` Eli Zaretskii

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