The following reply was made to PR config/5231; it has been noted by GNATS.
From: "Ralf S. Engelschall" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Cc: Subject: Re: config/5231: #ifndef/#undef mismatch in src/Configure with
new _IS_QUAD parameters
Date: Sun, 28 Nov 1999 11:55:49 +0100
In article <[EMAIL PROTECTED]> you wrote:
>>Number: 5231
>>Category: config
>>Synopsis: #ifndef/#undef mismatch in src/Configure with new _IS_QUAD
>>parameters
>>Confidential: no
>>Severity: non-critical
>>Priority: medium
>>Responsible: apache
>>State: open
>>Class: sw-bug
>>Submitter-Id: apache
>>Arrival-Date: Tue Nov 2 09:00:01 PST 1999
>>Last-Modified:
>>Originator: [EMAIL PROTECTED]
>>Organization:
> apache
>>Release: 1.3.9
>>Environment:
> AIX 4.3.2
> xlc 3.6.6
>>Description:
> ap_config_auto.h is generated with the following
> incorrect code (#ifndef preceeding #undef) :
>
>> /* determine: is off_t a quad */
>> #ifndef AP_OFF_T_IS_QUAD
>> #undef AP_OFF_T_IS_QUAD
>> #endif
>>
>> /* determine: is void * a quad */
>> #ifndef AP_VOID_P_IS_QUAD
>> #undef AP_VOID_P_IS_QUAD
>> #endif
>>How-To-Repeat:
> [...]
Thanks for your patch and feedback.
I've comitted it for Apache 1.3.10.
Ralf S. Engelschall
[EMAIL PROTECTED]
www.engelschall.com