Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66005 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 82432 invoked from network); 19 Feb 2013 23:39:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Feb 2013 23:39:31 -0000 Authentication-Results: pb1.pair.com smtp.mail=johannes.schlueter@oracle.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=johannes.schlueter@oracle.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain oracle.com designates 141.146.126.69 as permitted sender) X-PHP-List-Original-Sender: johannes.schlueter@oracle.com X-Host-Fingerprint: 141.146.126.69 aserp1040.oracle.com Received: from [141.146.126.69] ([141.146.126.69:48858] helo=aserp1040.oracle.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C6/44-61103-23D04215 for ; Tue, 19 Feb 2013 18:39:30 -0500 Received: from ucsinet22.oracle.com (ucsinet22.oracle.com [156.151.31.94]) by aserp1040.oracle.com (Sentrion-MTA-4.3.1/Sentrion-MTA-4.3.1) with ESMTP id r1JNdMRi023731 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 19 Feb 2013 23:39:23 GMT Received: from acsmt358.oracle.com (acsmt358.oracle.com [141.146.40.158]) by ucsinet22.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id r1JNdLIJ014448 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 19 Feb 2013 23:39:22 GMT Received: from abhmt104.oracle.com (abhmt104.oracle.com [141.146.116.56]) by acsmt358.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id r1JNdL7c011104; Tue, 19 Feb 2013 17:39:21 -0600 Received: from [192.168.2.20] (/88.217.85.78) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Tue, 19 Feb 2013 15:39:20 -0800 To: Pierre Schmitz Cc: internals@lists.php.net In-Reply-To: <350b56a2e6d2e0a6d7b0e5a4b3d549fd@archlinux.de> References: <350b56a2e6d2e0a6d7b0e5a4b3d549fd@archlinux.de> Content-Type: text/plain; charset="UTF-8" Organization: Oracle Corporation Date: Wed, 20 Feb 2013 00:40:11 +0100 Message-ID: <1361317211.2355.89.camel@guybrush> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: quoted-printable X-Source-IP: ucsinet22.oracle.com [156.151.31.94] Subject: Re: [PHP-DEV] Debug build with shared pdo_mysql module From: johannes.schlueter@oracle.com (Johannes =?ISO-8859-1?Q?Schl=FCter?=) Hi, On Sat, 2013-02-16 at 19:46 +0100, Pierre Schmitz wrote: > Hi, >=20 > our default PHP package includes pdo_mysql as a shared module. Creating > a debug build with the same configuration seems to be impossible due to > bug #60840. This bug was closed as "Not a bug" but it is not clear how > this should be solved. >=20 > Why does it only break if --enable-debug is passed and works fine > without? Am I missing something obvious here? This was indeed an oversight. I've reopened the bug and attached a primitive (not really tested) patch to it. For the final solution I have to discuss with Andrey, who is on vacation. Should be done well in time for PHP 5.3.23 and 5.4.13 as well as 5.5.0. johannes --=20 Johannes Schl=C3=BCter, ORACLE, MySQL Engineering