On 5/11/2011 6:42 PM, traw...@apache.org wrote:
> Author: trawick
> Date: Wed May 11 23:42:05 2011
> New Revision: 1102138
> 
> URL: http://svn.apache.org/viewvc?rev=1102138&view=rev
> Log:
> Don't unconditionally include apr_dbg_win32_handles.h
> anywhere (misc.c), as it enables special handle debugging
> support within APR.

That's not right, either.  apr_dbg_log is unconditionally compiled and exported.

The *logging* in any particular module via inclusion of the .h file is 
conditional.

Reply via email to