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 21:11:54 +0200 Message-ID: <4C51D27A.70408@swipnet.se> References: <86iq4379w0.fsf@red.stonehenge.com> <86eier7942.fsf@red.stonehenge.com> <86aapf78af.fsf@red.stonehenge.com> <86wrseywqr.fsf@red.stonehenge.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1280430736 12248 80.91.229.12 (29 Jul 2010 19:12:16 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 29 Jul 2010 19:12:16 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Randal L. Schwartz" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 29 21:12:14 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 1OeYWb-0001g2-Bk for ged-emacs-devel@m.gmane.org; Thu, 29 Jul 2010 21:12:13 +0200 Original-Received: from localhost ([127.0.0.1]:49792 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OeYWa-0000mC-Nf for ged-emacs-devel@m.gmane.org; Thu, 29 Jul 2010 15:12:12 -0400 Original-Received: from [140.186.70.92] (port=36850 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OeYWT-0000la-P8 for emacs-devel@gnu.org; Thu, 29 Jul 2010 15:12:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OeYWS-0006wg-0k for emacs-devel@gnu.org; Thu, 29 Jul 2010 15:12:05 -0400 Original-Received: from smtprelay-b12.telenor.se ([62.127.194.21]:41361) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OeYWR-0006wS-S2 for emacs-devel@gnu.org; Thu, 29 Jul 2010 15:12:03 -0400 Original-Received: from ipb1.telenor.se (ipb1.telenor.se [195.54.127.164]) by smtprelay-b12.telenor.se (Postfix) with ESMTP id C08D3EA22C for ; Thu, 29 Jul 2010 21:12:02 +0200 (CEST) X-SENDER-IP: [85.225.45.35] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AqQyANZvUUxV4S0jPGdsb2JhbACHZpgsDAEBAQE1LcEqhTgE X-IronPort-AV: E=Sophos;i="4.55,282,1278280800"; d="scan'208";a="112388942" Original-Received: from c-232de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.35]) by ipb1.telenor.se with ESMTP; 29 Jul 2010 21:11:55 +0200 Original-Received: from [172.20.199.13] (zeplin [172.20.199.13]) by coolsville.localdomain (Postfix) with ESMTPSA id DC15E7FA05A; Thu, 29 Jul 2010 21:11:54 +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: <86wrseywqr.fsf@red.stonehenge.com> 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:127976 Archived-At: 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. Randal L. Schwartz skrev 2010-07-29 20.21: >>>>>> "Randal" == Randal L Schwartz writes: > > Randal> I was building from the latest git. I'll have to wait until it catches up. > > Even as of: > > Author: Jan D. > Date: Thu Jul 29 19:10:41 2010 +0200 > > HEAD doesn't build on darwin. Same problem. :( >