![]()
From: Peter C. McCluskey (pcm@rahul.net)
Date: Wed May 02 2001 - 17:26:43 CDT
ayoder@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.
------------------------------------------------------------------------------
Peter McCluskey | Fed up with democracy's problems? Examine Futarchy:
http://www.rahul.net/pcm | http://hanson.gmu.edu/futarchy.pdf or .ps
![]()