From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Jan_Dj=E4rv?= Newsgroups: gmane.emacs.devel Subject: Re: recent commit broke src/dired.c on OSX Date: Thu, 29 Jul 2010 22:09:19 +0200 Message-ID: <4C51DFEF.6060902@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> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1280434175 25015 80.91.229.12 (29 Jul 2010 20:09:35 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 29 Jul 2010 20:09:35 +0000 (UTC) Cc: Emacs development discussions To: Chad Brown Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 29 22:09:32 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 1OeZQ2-0005D7-H2 for ged-emacs-devel@m.gmane.org; Thu, 29 Jul 2010 22:09:30 +0200 Original-Received: from localhost ([127.0.0.1]:33184 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OeZQ1-0008Ml-Dw for ged-emacs-devel@m.gmane.org; Thu, 29 Jul 2010 16:09:29 -0400 Original-Received: from [140.186.70.92] (port=53397 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OeZPu-0008Mg-U6 for emacs-devel@gnu.org; Thu, 29 Jul 2010 16:09:23 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OeZPt-0006gO-OB for emacs-devel@gnu.org; Thu, 29 Jul 2010 16:09:22 -0400 Original-Received: from smtprelay-b12.telenor.se ([62.127.194.21]:57287) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OeZPt-0006g7-Hy for emacs-devel@gnu.org; Thu, 29 Jul 2010 16:09:21 -0400 Original-Received: from ipb2.telenor.se (ipb2.telenor.se [195.54.127.165]) by smtprelay-b12.telenor.se (Postfix) with ESMTP id 8020BEA4AB for ; Thu, 29 Jul 2010 22:09:20 +0200 (CEST) X-SENDER-IP: [85.225.45.35] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApcwAH98UUxV4S0jPGdsb2JhbACgEgwBAQEBNS3BEoU4BJJj X-IronPort-AV: E=Sophos;i="4.55,283,1278280800"; d="scan'208";a="111350842" Original-Received: from c-232de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.35]) by ipb2.telenor.se with ESMTP; 29 Jul 2010 22:09:20 +0200 Original-Received: from [172.20.199.13] (zeplin [172.20.199.13]) by coolsville.localdomain (Postfix) with ESMTPSA id 8DFD87FA05A; Thu, 29 Jul 2010 22:09:19 +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: 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:127980 Archived-At: Chad Brown skrev 2010-07-29 21.29: > > On Jul 29, 2010, at 12:11 PM, Jan Dj=E4rv wrote: > >> There was a patch to fix this on this list, but it hasn't been checked= in >> for some reason. If you really want to compile Emacs, just remove the >> opendir declaration in src/dired.c. >> >> Jan D. > > Yeah, sorry about that. I hadn't expected to use commit privileges und= er > bazaar when I set it up, and haven't figured out how to convert the htt= p > read-only access I initially set up to sftp yet. > > If I could beg the indulgence of someone else to commit the patch this = one > time, I would be grateful, as I don't know if I'll be able to manage th= e > switch before an impending week of travel. > > My apologies and thanks, *Chad I checked it in. There was some issue about dirent.h and w32, can somebo= dy=20 check it? Jan D.