From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andreas Schwab Newsgroups: gmane.emacs.bugs Subject: Re: 23.0; Current CVS Emacs: compiling fails on windows xp using msvc 2003 Date: Fri, 07 Mar 2008 15:39:45 +0100 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1204900814 18633 80.91.229.12 (7 Mar 2008 14:40:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 7 Mar 2008 14:40:14 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org To: "Christoph Conrad" Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Mar 07 15:40:41 2008 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JXdkM-0000p2-2i for geb-bug-gnu-emacs@m.gmane.org; Fri, 07 Mar 2008 15:40:30 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JXdjo-0002eb-G5 for geb-bug-gnu-emacs@m.gmane.org; Fri, 07 Mar 2008 09:39:56 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JXdjj-0002d6-QJ for bug-gnu-emacs@gnu.org; Fri, 07 Mar 2008 09:39:51 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JXdjh-0002aS-MH for bug-gnu-emacs@gnu.org; Fri, 07 Mar 2008 09:39:50 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JXdjh-0002aH-H6 for bug-gnu-emacs@gnu.org; Fri, 07 Mar 2008 09:39:49 -0500 Original-Received: from mx2.suse.de ([195.135.220.15]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JXdjg-0001EM-Vk for bug-gnu-emacs@gnu.org; Fri, 07 Mar 2008 09:39:49 -0500 Original-Received: from Relay1.suse.de (relay-ext.suse.de [195.135.221.8]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx2.suse.de (Postfix) with ESMTP id 1402A3A54F; Fri, 7 Mar 2008 15:39:46 +0100 (CET) X-Yow: I just had a NOSE JOB!! In-Reply-To: (Christoph Conrad's message of "Fri\, 07 Mar 2008 15\:22\:26 +0100") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.1 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:17681 Archived-At: "Christoph Conrad" writes: > d:\user\cco\emacs-cvs\src\terminal.c(391) : warning C4715: 'Fterminal_l= ive_p': N > icht alle Steuerelementpfade geben einen Wert zur=FCck The compiler is too dumb to know that abort never returns. > d:\user\cco\emacs-cvs\src\coding.c(6045) : warning C4700: Lokale Variab= le '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_codin= g_system' > : Nicht alle Steuerelementpfade geben einen Wert zur=FCck Again, xsignal1 never returns. Andreas. --=20 Andreas Schwab, SuSE Labs, schwab@suse.de SuSE Linux Products GmbH, Maxfeldstra=DFe 5, 90409 N=FCrnberg, Germany PGP key fingerprint =3D 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED= 5 "And now for something completely different."