[Remind-Fans] New '_sfun' warnings

Dianne Skoll dianne at skoll.ca
Thu Aug 29 18:25:42 EDT 2024


On Thu, 29 Aug 2024 18:16:47 -0400
"Merell L. Matlock, Jr. via Remind-fans" <remind-fans at lists.skoll.ca>
wrote:

> So, when I download my Google calendar, and convert it to Remind
> (using ical2rem.pl), I get this:

It's a bug in ical2rem.pl.  Change the line:

     print " SCHED _sfun MSG %a %2 ";

To:

     print " +15 MSG %a %2 ";

and re-convert the Google calendar to Remind format.

Basically, the new version of Remind adds warnings where before it would
simply silently ignore an undefined SCHED function.  This exposed the
ical2rem.pl bug and unfortunately, because it's in contrib/ I didn't think
to test it.

Regards,

Dianne.


More information about the Remind-fans mailing list