ayoder_at_heisenbug.org (Andy Yoder) writes:
>With that said, it appears the problem was the result of a miss typed (pasted?)
>variable (using set_archives, instead of set_custom_archives). Here is the
>diff for this fix:
>
>diff orig/hypermail-2.1.1/src/hypermail.c \
>mychanges/hypermail-2.1.1/src/hypermail.c
>
>502c502
>< if (set_archives && !strcasecmp(set_custom_archives, "NONE")) {
>---
>> if (set_custom_archives && !strcasecmp(set_custom_archives, "NONE")) {
Thank you for the patch. I will incorporate it soon.
This archive was generated by hypermail 2.2.0 : Thu 22 Feb 2007 07:33:53 PM GMT GMT