From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?UTF-8?B?SmFuIERqw6Rydg==?= Newsgroups: gmane.emacs.devel Subject: Re: recent commit broke src/dired.c on OSX Date: Thu, 29 Jul 2010 23:07:42 +0200 Message-ID: <4C51ED9E.6020502@swipnet.se> References: <86iq4379w0.fsf@red.stonehenge.com> <86eier7942.fsf@red.stonehenge.com> <86aapf78af.fsf@red.stonehenge.com> <86wrseywqr.fsf@red.stonehenge.com> <4C51D27A.70408@swipnet.se> <4C51DFEF.6060902@swipnet.se> <87d3u6m3cf.fsf@telefonica.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1280437680 4397 80.91.229.12 (29 Jul 2010 21:08:00 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 29 Jul 2010 21:08:00 +0000 (UTC) Cc: emacs-devel@gnu.org To: =?UTF-8?B?w5NzY2FyIEZ1ZW50ZXM=?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 29 23:07:58 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OeaKc-0007HR-0c for ged-emacs-devel@m.gmane.org; Thu, 29 Jul 2010 23:07:58 +0200 Original-Received: from localhost ([127.0.0.1]:33082 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OeaKb-0001o4-7k for ged-emacs-devel@m.gmane.org; Thu, 29 Jul 2010 17:07:57 -0400 Original-Received: from [140.186.70.92] (port=42157 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OeaKP-0001me-FU for emacs-devel@gnu.org; Thu, 29 Jul 2010 17:07:46 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OeaKN-0007MN-Q0 for emacs-devel@gnu.org; Thu, 29 Jul 2010 17:07:45 -0400 Original-Received: from smtprelay-b12.telenor.se ([62.127.194.21]:41908) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OeaKN-0007MB-Ku for emacs-devel@gnu.org; Thu, 29 Jul 2010 17:07:43 -0400 Original-Received: from ipb3.telenor.se (ipb3.telenor.se [195.54.127.166]) by smtprelay-b12.telenor.se (Postfix) with ESMTP id 6EEF9EA4B3 for ; Thu, 29 Jul 2010 23:07:42 +0200 (CEST) X-SENDER-IP: [85.225.45.35] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Amw6AI6KUUxV4S0jPGdsb2JhbACDFIRSmDIMAQEBATUtrzqRSYEmgx9zBA X-IronPort-AV: E=Sophos;i="4.55,283,1278280800"; d="scan'208";a="554738098" Original-Received: from c-232de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.35]) by ipb3.telenor.se with ESMTP; 29 Jul 2010 23:07:42 +0200 Original-Received: from [172.20.199.13] (zeplin [172.20.199.13]) by coolsville.localdomain (Postfix) with ESMTPSA id 74A9D7FA05A; Thu, 29 Jul 2010 23:07:41 +0200 (CEST) User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; sv-SE; rv:1.9.2.7) Gecko/20100713 Thunderbird/3.1.1 In-Reply-To: <87d3u6m3cf.fsf@telefonica.net> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:127987 Archived-At: =C3=93scar Fuentes skrev 2010-07-29 22.37: > The following message is a courtesy copy of an article > that has been posted to gmane.emacs.devel as well. > > Jan Dj=C3=A4rv writes: > >> I checked it in. There was some issue about dirent.h and w32, can >> somebody check it? > > emacs.exe still is compiled fine after the change, if is that what you > want to know. Juanma Barranquero said this: > AFAICS, Windows also has dirent.h, at least MinGW has it. I don't know what change that implies. Jan D.