On 2/28/2012 8:11 PM, Jeff Trawick wrote:
> 
> AP_DECLARE_DATA just affects visibility, but the switch to __stdcall
> for AP_DECLARE() is an API change.  (important, since AIX needs this
> in 2.4.x)

If they weren't AP_DECLARE()ed before, they weren't exported.  Ergo they
are only used internally.

Sure, if someone has a checkout and doesn't rebuild-all, that would be
an issue, but let's just assume that recompiling only half the sources
between 2.4.1 and 2.4.2 is a non-starter.

Remember function signatures need to match between the .h and .c.  This
commit was only half a change.


Reply via email to