On Thu, Oct 29, 2020 at 01:29:39AM +0100, Julian H. Stacey wrote:
> Hi Stefan
> > Am 28.10.20 um 13:02 schrieb Julian H. Stacey:
> > > man calendar states:
> > >"The calendar internal cpp does not correctly do #ifndef and will
> > > discard
> > >the rest of the file if a #ifndef is trigger
Am 29.10.20 um 13:07 schrieb Diane Bruce:
On Thu, Oct 29, 2020 at 01:29:39AM +0100, Julian H. Stacey wrote:
Hi Stefan
Am 28.10.20 um 13:02 schrieb Julian H. Stacey:
man calendar states:
"The calendar internal cpp does not correctly do #ifndef and will discard
the rest of the file if a
sreehari wrote this message on Thu, Oct 08, 2020 at 16:04 -0700:
> ok I tried cherry picking the commit from head to stable/12 according to
> one person's suggestion and I get some hunk failed's when i try patch -C
> -p0. Is there any way I can simulate the MFC? Sorry I'm just not familiar
> with s
Here's another 2 calendar errors, presumably cpp, that manifest in 12.2-STABLE,
that 9.2-RELEASE gets right.
Man calendar:
Empty lines and lines protected by the C commenting syntax
(/* ... */) are ignored.
--- Input ~/.calendar/calendar
friday fish
/*
* Oct 21 AAA
*/
fr
There is something unusual about these files. The 12.1 version shows an entry
for the 12.1-RELEASE. It does not exist in the 12.2 version even though
entries go back for a number of years before that.
The 12.2 version has the entry for 20190913 appearing ahead of the entry for
20190914. One