On 09/16/2011 05:24 PM, Jim Jagielski wrote:
> On Sep 16, 2011, at 10:25 AM, Ruediger Pluem wrote:
> 
>> Shouldn't this be AP_MAXOVERLAPS_DEFAULT?
>>
>>
>> Shouldn't this be AP_MAXREVERSALS_DEFAULT?
>>
> 
> I didn't want to further pollute the namespace so I
> use the AP_MAXRANGES_* macros for all the range-setting
> stuff. After all, they are pretty much used as simple flags:
> 
> #define AP_MAXRANGES_UNSET     -1
> #define AP_MAXRANGES_DEFAULT   -2
> #define AP_MAXRANGES_UNLIMITED -3
> #define AP_MAXRANGES_NORANGES   0
> 


Thanks for clarification. My bad. I thought that  AP_MAXRANGES_DEFAULT would 
have been the
real default value which it isn't.

Regards

RĂ¼diger

Reply via email to