Re: [PHP-DEV] Debug build with shared pdo_mysql module

2013-02-19 Thread Johannes Schlüter
Hi,

On Sat, 2013-02-16 at 19:46 +0100, Pierre Schmitz wrote:
 Hi,
 
 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.
 
 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
-- 
Johannes Schlüter, ORACLE, MySQL Engineering


--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP-DEV] Debug build with shared pdo_mysql module

2013-02-16 Thread Pierre Schmitz
Hi,

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.

Why does it only break if --enable-debug is passed and works fine
without? Am I missing something obvious here?

Greetings,

Pierre

-- 
Pierre Schmitz, https://pierre-schmitz.com

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php