On Fri, Mar 15, 2002 at 12:33:59AM -0000, [EMAIL PROTECTED] wrote:
> ianh        02/03/14 16:33:59
> 
>   Modified:    include  apr_compat.h
>   Log:
>   add a #define for apr_exploded_time_t in here as well
>   this will stop people's current work from breaking

-1.  Please revert.

apr_compat.h is only used for ap_ symbols from 1.3.  If your code
used the old apr_exploded_time_t, it should use the new
apr_time_exp_t type.  We do not maintain backwards type compatibility
within APR until it goes 1.0.  -- justin

Reply via email to