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 12:29:42 -0700 Message-ID: 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 (Apple Message framework v1081) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1280431819 16008 80.91.229.12 (29 Jul 2010 19:30:19 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 29 Jul 2010 19:30:19 +0000 (UTC) Cc: Emacs development discussions To: =?iso-8859-1?Q?Jan_Dj=E4rv?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 29 21:30:16 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 1OeYo3-0001fe-Ld for ged-emacs-devel@m.gmane.org; Thu, 29 Jul 2010 21:30:15 +0200 Original-Received: from localhost ([127.0.0.1]:34863 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OeYo3-0007CO-25 for ged-emacs-devel@m.gmane.org; Thu, 29 Jul 2010 15:30:15 -0400 Original-Received: from [140.186.70.92] (port=35045 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OeYnc-00073e-Hk for emacs-devel@gnu.org; Thu, 29 Jul 2010 15:29:49 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OeYnb-0001AV-E1 for emacs-devel@gnu.org; Thu, 29 Jul 2010 15:29:48 -0400 Original-Received: from dmz-mailsec-scanner-1.mit.edu ([18.9.25.12]:58300) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OeYnb-0001AQ-C2 for emacs-devel@gnu.org; Thu, 29 Jul 2010 15:29:47 -0400 X-AuditID: 1209190c-b7c0dae000000a0c-6a-4c51d6acdc60 Original-Received: from mailhub-auth-3.mit.edu (MAILHUB-AUTH-3.MIT.EDU [18.9.21.43]) by dmz-mailsec-scanner-1.mit.edu (Symantec Brightmail Gateway) with SMTP id 05.56.02572.CA6D15C4; Thu, 29 Jul 2010 15:29:48 -0400 (EDT) Original-Received: from outgoing.mit.edu (OUTGOING-AUTH.MIT.EDU [18.7.22.103]) by mailhub-auth-3.mit.edu (8.13.8/8.9.2) with ESMTP id o6TJTktk012467; Thu, 29 Jul 2010 15:29:46 -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 o6TJTgCJ027332 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Thu, 29 Jul 2010 15:29:45 -0400 (EDT) In-Reply-To: <4C51D27A.70408@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:127978 Archived-At: 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. >=20 > Jan D. Yeah, sorry about that. I hadn't expected to use commit privileges = under bazaar when I set it up, and haven't figured out how to convert = the http 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 = the switch before an impending week of travel. My apologies and thanks, *Chad=