all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: emacs-devel@gnu.org
Cc: Michael Albinus <michael.albinus@gmx.de>
Subject: Tramp-related warnings from byte compiler
Date: Sat, 08 Sep 2007 12:59:22 +0300	[thread overview]
Message-ID: <ufy1pscjp.fsf@gnu.org> (raw)

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

             reply	other threads:[~2007-09-08  9:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-08  9:59 Eli Zaretskii [this message]
2007-09-09  8:38 ` Tramp-related warnings from byte compiler Michael Albinus
2007-09-09 19:42   ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ufy1pscjp.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=michael.albinus@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.