Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44355 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 70884 invoked from network); 18 Jun 2009 14:47:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Jun 2009 14:47:04 -0000 Authentication-Results: pb1.pair.com header.from=gwynne@darkrainfall.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=gwynne@darkrainfall.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain darkrainfall.org from 208.97.132.81 cause and error) X-PHP-List-Original-Sender: gwynne@darkrainfall.org X-Host-Fingerprint: 208.97.132.81 caiajhbdcaib.dreamhost.com Received: from [208.97.132.81] ([208.97.132.81:46534] helo=homiemail-a4.g.dreamhost.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 47/52-58950-6635A3A4 for ; Thu, 18 Jun 2009 10:47:03 -0400 Received: from Moonstar.home (pool-71-174-84-161.bstnma.fios.verizon.net [71.174.84.161]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by homiemail-a4.g.dreamhost.com (Postfix) with ESMTP id 51A4A41431 for ; Thu, 18 Jun 2009 07:46:59 -0700 (PDT) Message-ID: To: PHP Developers Mailing List Content-Type: multipart/mixed; boundary=Apple-Mail-2-741245595 Mime-Version: 1.0 (Apple Message framework v935.3) Date: Thu, 18 Jun 2009 10:46:57 -0400 X-Mailer: Apple Mail (2.935.3) Subject: Patch for bug #48575 From: gwynne@darkrainfall.org (Gwynne Raskind) --Apple-Mail-2-741245595 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Here is a nice simple patch for #48575 which rips out the mach-o/ dyld.h functionality in Zend (as suggested by the original reporter and the Apple comment). According to my testing this not only doesn't break anything, but actually doesn't change anything either except removing some dead code and removing one configure check. Per Pierre's request, I'm sending it here for review :) -- Gwynne --Apple-Mail-2-741245595 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit --Apple-Mail-2-741245595--