From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chad Brown Newsgroups: gmane.emacs.devel Subject: Re: recent commit broke src/dired.c on OSX Date: Thu, 29 Jul 2010 16:19:22 -0700 Message-ID: <14AC74D5-68CD-48D6-BFC3-A43B372B6B90@mit.edu> 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> <4C51ED9E.6020502@swipnet.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1280445581 28100 80.91.229.12 (29 Jul 2010 23:19:41 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 29 Jul 2010 23:19:41 +0000 (UTC) Cc: =?iso-8859-1?Q?=D3scar_Fuentes?= , emacs-devel@gnu.org To: =?iso-8859-1?Q?Jan_Dj=E4rv?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jul 30 01:19:38 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 1OecO0-0003hS-HG for ged-emacs-devel@m.gmane.org; Fri, 30 Jul 2010 01:19:36 +0200 Original-Received: from localhost ([127.0.0.1]:34941 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OecO0-0000Ew-05 for ged-emacs-devel@m.gmane.org; Thu, 29 Jul 2010 19:19:36 -0400 Original-Received: from [140.186.70.92] (port=46736 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OecNt-0000Ec-W1 for emacs-devel@gnu.org; Thu, 29 Jul 2010 19:19:30 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OecNs-0006iK-Q3 for emacs-devel@gnu.org; Thu, 29 Jul 2010 19:19:29 -0400 Original-Received: from dmz-mailsec-scanner-3.mit.edu ([18.9.25.14]:50282) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OecNs-0006i8-Nu for emacs-devel@gnu.org; Thu, 29 Jul 2010 19:19:28 -0400 X-AuditID: 1209190e-b7bbeae000000a09-45-4c520c827f11 Original-Received: from mailhub-auth-4.mit.edu (MAILHUB-AUTH-4.MIT.EDU [18.7.62.39]) by dmz-mailsec-scanner-3.mit.edu (Symantec Brightmail Gateway) with SMTP id B0.D1.02569.28C025C4; Thu, 29 Jul 2010 19:19:30 -0400 (EDT) Original-Received: from outgoing.mit.edu (OUTGOING-AUTH.MIT.EDU [18.7.22.103]) by mailhub-auth-4.mit.edu (8.13.8/8.9.2) with ESMTP id o6TNJRIq018956; Thu, 29 Jul 2010 19:19:27 -0400 Original-Received: from [10.0.1.5] (c-98-247-149-76.hsd1.wa.comcast.net [98.247.149.76]) (authenticated bits=0) (User authenticated as yandros@ATHENA.MIT.EDU) by outgoing.mit.edu (8.13.6/8.12.4) with ESMTP id o6TNJNUu001083 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Thu, 29 Jul 2010 19:19:25 -0400 (EDT) In-Reply-To: <4C51ED9E.6020502@swipnet.se> X-Mailer: Apple Mail (2.1081) X-Brightmail-Tracker: AAAAAA== X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:127993 Archived-At: On Jul 29, 2010, at 2:07 PM, Jan Dj=E4rv wrote: > Juanma Barranquero said this: >=20 > > AFAICS, Windows also has dirent.h, at least MinGW has it. >=20 > I don't know what change that implies. >=20 > Jan D. First, thank you for applying the patch. I looked at this, but I don't have a win32 build environment available. = It's possible that a test could be simplified, but since I didn't have a = way to test MinGW versus Cygwin or MSYS or whatever), I left it alone.=20= *Chad=20=