Akim Demaille wrote: > Thanks for the report. No problem. Looks like I should have posted it to the bug-bison list though, rather than here. Oops.
> > /* The _Noreturn keyword of C11. */ > > #ifndef _Noreturn > > ... > > This piece of code comes from gnulib (well, it was copied-pasted from > there). This place is touchy and already pretty hairy. I don't want to > depart from what gnulib does. After all, this is only a warning. Ah, in that case I'll report the bug upstream in gnulib. When they fix it we can copy their updated code.