Paul Eggert wrote:
>Derek Price <[EMAIL PROTECTED]> writes:
>
>
>
>>-char *destination;
>>\
>>
>>
>
>Sorry, this patch doesn't look right to me. The comment in front of
>PUSH_FAILURE_POINT says that DOUBLE_FAIL_STACK requires `desti
Derek Price <[EMAIL PROTECTED]> writes:
> -char *destination;
> \
Sorry, this patch doesn't look right to me. The comment in front of
PUSH_FAILURE_POINT says that DOUBLE_FAIL_STACK requires `destination'.
Perhaps it's not required on you
I've attached a minor patch that removes an unused variable in
lib/regex.c, thereby placating gcc -Wall.
2005-05-13 Derek R. Price <[EMAIL PROTECTED]>
* lib/regex.c: Remove unused variable.
Regards,
Derek
Index: lib/regex.c
=