From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: David PONCE Newsgroups: gmane.emacs.devel Subject: Re: Issues with Windows gcc -mno-cygwin (Mingw) Date: Wed, 14 May 2003 09:27:32 +0200 (CEST) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <24304933.1052897252792.JavaMail.www@wwinf0503> Reply-To: david.ponce@wanadoo.fr NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1052897659 29757 80.91.224.249 (14 May 2003 07:34:19 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 14 May 2003 07:34:19 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed May 14 09:34:16 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19Fqll-0007i8-00 for ; Wed, 14 May 2003 09:33:45 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19Fqt2-0006nQ-00 for ; Wed, 14 May 2003 09:41:16 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 19FqmU-0004yq-0D for emacs-devel@quimby.gnus.org; Wed, 14 May 2003 03:34:30 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 19FqkV-0003Qn-00 for emacs-devel@gnu.org; Wed, 14 May 2003 03:32:27 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 19Fqfn-000246-00 for emacs-devel@gnu.org; Wed, 14 May 2003 03:27:36 -0400 Original-Received: from smtp4.wanadoo.fr ([193.252.22.26] helo=mwinf0503.wanadoo.fr) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 19Fqfl-00022g-00 for emacs-devel@gnu.org; Wed, 14 May 2003 03:27:33 -0400 Original-Received: from wwinf0503 (wwinf0503 [172.22.136.30]) by mwinf0503.wanadoo.fr (SMTP Server) with ESMTP id C507468001C5 for ; Wed, 14 May 2003 09:27:32 +0200 (CEST) Original-To: emacs-devel X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:13847 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:13847 Hi All, Would it be possible to commit this patch from Benjamin Riefenstahl: that fixes errors in NTEmacs when run with latest versions of mingw runtime? Notice that I had to apply a similar patch to 21.3 for the same reason: Sincerely, David