Hi

2010/3/25 David Soria Parra <d...@php.net>:
> Hi,
>
> I would like to backport the DTrace patches that were committet to the
> latest trunk. This is related to RFC http://wiki.php.net/rfc/dtrace
> . If there are no objections I'll commit this within the next weeks.
> As DTrace doesn't break BC I think it should be a big deal.

The only thing I remember that should be fixed with the old patch was
that the #include "zend_dtrace.h" didn't have any surrounding #if
HAVE_DTRACE around it which broke the builds on platforms without
DTrace, such as Windows.

Also, what are the status of DTrace support on Windows for this patch?


-- 
regards,

Kalle Sommer Nielsen
ka...@php.net

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

Reply via email to