From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: David Abrahams Newsgroups: gmane.emacs.devel Subject: Re: [BUG] coding.c/decode_coding_iso2022 Date: Thu, 14 Aug 2003 13:38:23 -0400 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1060882920 6271 80.91.224.253 (14 Aug 2003 17:42:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 14 Aug 2003 17:42:00 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Thu Aug 14 19:41:59 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19nM6p-00031z-00 for ; Thu, 14 Aug 2003 19:41:59 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19nM7T-0008Vp-00 for ; Thu, 14 Aug 2003 19:42:39 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19nM4R-0007yW-DU for emacs-devel@quimby.gnus.org; Thu, 14 Aug 2003 13:39:31 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19nM47-0007xT-PA for emacs-devel@gnu.org; Thu, 14 Aug 2003 13:39:11 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19nM3b-0007W5-0j for emacs-devel@gnu.org; Thu, 14 Aug 2003 13:39:10 -0400 Original-Received: from [80.91.224.249] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19nM3a-0007UN-9l for emacs-devel@gnu.org; Thu, 14 Aug 2003 13:38:38 -0400 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19nM4k-0002An-00 for ; Thu, 14 Aug 2003 19:39:50 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Received: from sea.gmane.org ([80.91.224.252]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19nM4j-0002Af-00 for ; Thu, 14 Aug 2003 19:39:49 +0200 Original-Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 19nM3Z-0001Wa-00 for ; Thu, 14 Aug 2003 19:38:37 +0200 Original-Lines: 15 Original-X-Complaints-To: usenet@sea.gmane.org User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3.50 (windows-nt) Cancel-Lock: sha1:ztZnrV/rdQzLTwDMSaqgrOX2ybA= X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:15952 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:15952 David Abrahams writes: > Tired of the numerous crashes I've been getting under NT, I > recompiled emacs with all the runtime checks enabled. I think I'll > be posting lots of reports. > > The title function uses variable c2 uninitialized during this phase > of the make process: The same applies for c2 in decode_coding_sjis_big5. -- Dave Abrahams Boost Consulting www.boost-consulting.com