[Remind-Fans] Please test git HEAD (soon to be 3.3.0) was Re: Using SPECIAL COLOR in the agenda v

Larry Hynes larry at larryhynes.com
Sat Jan 25 18:37:06 EST 2020


Dianne Skoll <dianne at skoll.ca> wrote:
> Hi, everyone,
> 
> So I couldn't use "-u" for colored reminders in Agenda Mode.  It turns
> out every letter from A to Z is taken.  So the new option is "-@"
> 
> Please test https://dianne.skoll.ca/projects/remind/git/Remind.git/

This won't compile for me (on OpenBSD) unless I add

	-std=c99

to the gcc flags. Without that, it fails with:

gcc -c  -g -O2 -Wall -Wextra -DHAVE_CONFIG_H   -I. -I. calendar.c
calendar.c: In function 'Colorize256':
calendar.c:378: error: 'for' loop initial declaration used outside C99 mode



More information about the Remind-fans mailing list