On Thu, Jun 12, 2025 at 10:18:20AM +0200, Scott Kostyshak wrote:
> On Thu, Jun 12, 2025 at 01:05:35AM +0200, Jean-Marc Lasgouttes wrote:
> > Le 07/06/2025 à 01:14, Scott Kostyshak a écrit :
> > > With Clang and -pedantic, I get the following:
> > >
> > > /home/scott/lyxbuilds/master-master/repo/sr
On Thu, Jun 12, 2025 at 01:05:35AM +0200, Jean-Marc Lasgouttes wrote:
> Le 07/06/2025 à 01:14, Scott Kostyshak a écrit :
> > With Clang and -pedantic, I get the following:
> >
> > /home/scott/lyxbuilds/master-master/repo/src/TexRow.h:73:4: warning:
> > anonymous types declared in an anonymous uni
Le 07/06/2025 à 01:14, Scott Kostyshak a écrit :
With Clang and -pedantic, I get the following:
/home/scott/lyxbuilds/master-master/repo/src/TexRow.h:73:4: warning: anonymous
types declared in an anonymous union are an extension [-Wnested-anon-types]
73 | struct {} b
Le 07/06/2025 à 01:14, Scott Kostyshak a écrit :
With Clang and -pedantic, I get the following:
/home/scott/lyxbuilds/master-master/repo/src/TexRow.h:73:4: warning: anonymous
types declared in an anonymous union are an extension [-Wnested-anon-types]
73 | struct {} b