Hi, There's a silly bug in Remind >= 04.00.00 that I doubt will affect anyone, but it's fixed in:
https://git.skoll.ca/Skollsoft-Public/Remind/commit/64fa71ab09cda7e16ad90328bf95a577dc2e425d The symptom is that defining a function on the command-line, as in: remind '-if(x)=1' /dev/null segfaults because of a NULL pointer dereference. D'oh! Anyway, if this is in fact a problem for you, grab the patch from the commit above. Regards, Dianne. _______________________________________________ Remind-fans mailing list [email protected] https://dianne.skoll.ca/mailman/listinfo/remind-fans Remind is at https://dianne.skoll.ca/projects/remind/
