From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.bugs,gmane.emacs.windows Subject: Re: [h-e-w] Current word on binaries Date: Tue, 17 Feb 2004 21:03:21 +0200 Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <3405-Tue17Feb2004210320+0200-eliz@elta.co.il> References: <009901c3ec70$b3013940$6400a8c0@austin.rr.com> <7494-Sat14Feb2004140608+0200-eliz@elta.co.il> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1077044688 8312 80.91.224.253 (17 Feb 2004 19:04:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 17 Feb 2004 19:04:48 +0000 (UTC) Cc: help-emacs-windows@gnu.org, bug-gnu-emacs@gnu.org, harald@maierh.de, rms@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Feb 17 20:04:27 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AtAWA-00069E-00 for ; Tue, 17 Feb 2004 20:04:27 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AtAVY-0001dI-Ov for geb-bug-gnu-emacs@m.gmane.org; Tue, 17 Feb 2004 14:03:48 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AtAVV-0001bp-21 for bug-gnu-emacs@gnu.org; Tue, 17 Feb 2004 14:03:45 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AtAUx-0001RO-M1 for bug-gnu-emacs@gnu.org; Tue, 17 Feb 2004 14:03:42 -0500 Original-Received: from [192.114.186.22] (helo=gollum.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AtAUx-0001Pb-8J; Tue, 17 Feb 2004 14:03:11 -0500 Original-Received: from zaretski ([80.230.153.239]) by gollum.inter.net.il (MOS 3.4.4-GR) with ESMTP id CLP34177; Tue, 17 Feb 2004 21:03:01 +0200 (IST) Original-To: Jason Rumney X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: (message from Jason Rumney on 17 Feb 2004 08:56:15 +0000) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 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: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:6991 gmane.emacs.windows:2028 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:6991 > From: Jason Rumney > Date: 17 Feb 2004 08:56:15 +0000 > > > > What change in the GCC defaults is that, and how can it affect the > > text/binary issue in Emacs? > > The Emacs patch has been posted to this thread already. You commented > on it. I remember the patch, I just don't understand how this issue could be uncovered by some change in the compiler. To the best of my understanding, the original code should have bitten us a long time ago. What am I missing?