On Sun, Oct 25, 2020 at 10:25:30AM +0000, Gavin Smith wrote:
> 
> It may be fixed in commit aa52e20a.  Due to a change in the enum type,
> offsets into the array in command_data.c may have been wrong.

This commit doesn't appears for me?

> > parsetexi/input.c:16: warning: "_GNU_SOURCE" redefined
> >    16 | #define _GNU_SOURCE
> >       | 
> > <command-line>: note: this is the location of the previous definition
> > parsetexi/macro.c:16: warning: "_GNU_SOURCE" redefined
> >    16 | #define _GNU_SOURCE
> >       | 
> 
> Need to check how to define this.

It is always good to avoid warnings at all but I think that this one is
quite harmless.

-- 
Pat

Reply via email to