Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37028 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 7041 invoked from network); 15 Apr 2008 16:32:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Apr 2008 16:32:14 -0000 Authentication-Results: pb1.pair.com smtp.mail=gwynne@wanderingknights.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=gwynne@wanderingknights.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain wanderingknights.org from 208.97.132.119 cause and error) X-PHP-List-Original-Sender: gwynne@wanderingknights.org X-Host-Fingerprint: 208.97.132.119 balanced.mail.policyd.dreamhost.com Linux 2.4/2.6 Received: from [208.97.132.119] ([208.97.132.119:44577] helo=postalmail-a5.g.dreamhost.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4D/E8-62008-B88D4084 for ; Tue, 15 Apr 2008 12:32:13 -0400 Received: from [192.168.2.192] (c-24-128-82-179.hsd1.ma.comcast.net [24.128.82.179]) by postalmail-a5.g.dreamhost.com (Postfix) with ESMTP id 33D98BF28E; Tue, 15 Apr 2008 09:32:08 -0700 (PDT) Cc: "PHP Developers Mailing List" Message-ID: <691A8B2D-06DD-4129-ADB3-097C11BFFA9B@wanderingknights.org> To: Alexey Zakhlestin In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Date: Tue, 15 Apr 2008 12:32:08 -0400 References: X-Mailer: Apple Mail (2.919.2) Subject: Re: [PHP-DEV] Re: macos-x, php-5.3, configure.in, problem with sed From: gwynne@wanderingknights.org (Gwynne Raskind) On Apr 15, 2008, at 11:28 AM, Alexey Zakhlestin wrote: > bumping up > > this one is still not applied in 5.3 > > On 3/31/08, Alexey Zakhlestin wrote: >> There is a patch by gwynne, which introduces platform-specific hack >> for darwin/macos-x. >> http://cvs.php.net/viewvc.cgi/php-src/configure.in?r1=1.579.2.52.2.77.2.11&r2=1.579.2.52.2.77.2.12&pathrev=PHP_5_3 >> >> It works pretty well, except one small glitch. It is supposed in >> patch, that sed is "bsd sed" (note "$SED -nE" on line 187) >> "-E" flag is not supported by gnu-sed >> >> By default, osx has bsd sed, so this will work for most people, but >> there are some (including me), who install "gnu sed" and put it in >> PATH before '/usr/bin/sed' >> >> I attach the patch, which forces use of '/usr/bin/sed' on this line, >> while still allowing gnu sed everywhere else. >> >> This line is macos-x specific, so won't hurt other platforms >> >> http://filez.indeyets.pp.ru/configure.in.macosx.patch >> >> -- >> Alexey Zakhlestin >> http://blog.milkfarmsoft.com/ Committed to 5.3 and HEAD, thanks for the patch! -- Gwynne, Daughter of the Code "This whole world is an asylum for the incurable."