all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andreas Schwab <schwab@suse.de>
To: "Christoph Conrad" <christoph.conrad@gmx.de>
Cc: bug-gnu-emacs@gnu.org
Subject: Re: 23.0; Current CVS Emacs: compiling fails on windows xp using msvc 2003
Date: Fri, 07 Mar 2008 15:39:45 +0100	[thread overview]
Message-ID: <jeiqzymwcu.fsf@sykes.suse.de> (raw)
In-Reply-To: <yr4k5key5ke.fsf@ID-24456.user.uni-berlin.de> (Christoph Conrad's message of "Fri\, 07 Mar 2008 15\:22\:26 +0100")

"Christoph Conrad" <christoph.conrad@gmx.de> writes:

> d:\user\cco\emacs-cvs\src\terminal.c(391) : warning C4715: 'Fterminal_live_p': N
> icht alle Steuerelementpfade geben einen Wert zurück

The compiler is too dumb to know that abort never returns.

> d:\user\cco\emacs-cvs\src\coding.c(6045) : warning C4700: Lokale Variable 'consu
> med_chars' wurde ohne Initialisierung verwendet

This is not a real problem since the undefined value of consumed_chars
is not used for anything else.

> d:\user\cco\emacs-cvs\src\coding.c(7352) : warning C4715: 'Fcheck_coding_system'
> : Nicht alle Steuerelementpfade geben einen Wert zurück

Again, xsignal1 never returns.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




  parent reply	other threads:[~2008-03-07 14:39 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-07 14:22 23.0; Current CVS Emacs: compiling fails on windows xp using msvc 2003 Christoph Conrad
2008-03-07 14:29 ` Jason Rumney
2008-03-07 14:39 ` Andreas Schwab [this message]
2008-03-09  2:17   ` Richard Stallman
2008-03-09  8:02     ` Tobias Bading
2008-03-09  8:10       ` Christoph Conrad
     [not found] ` <mailman.8497.1204900793.18990.bug-gnu-emacs@gnu.org>
2008-03-07 15:00   ` Christoph Conrad
     [not found] ` <mailman.8496.1204900172.18990.bug-gnu-emacs@gnu.org>
2008-03-07 15:02   ` Christoph Conrad
2008-03-10 13:12   ` Christoph Conrad
2008-03-11  0:14     ` Jason Rumney
2008-03-11  8:32       ` Christoph Conrad

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=jeiqzymwcu.fsf@sykes.suse.de \
    --to=schwab@suse.de \
    --cc=bug-gnu-emacs@gnu.org \
    --cc=christoph.conrad@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.