help-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GLR causing warning about _Noreturn in C99


From: Joe Nelson
Subject: Re: GLR causing warning about _Noreturn in C99
Date: Mon, 11 Jan 2021 17:59:23 -0600

Joe Nelson wrote:
> Ah, in that case I'll report the bug upstream in gnulib. When they fix
> it we can copy their updated code.

OK, they fixed the bug in gnulib:

https://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=commit;h=077ffc1e416a6be980dd45979547201e572962f6

Here's the updated _Noreturn.h (notice how they now check
__STRICT_ANSI__):

https://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=blob;f=lib/_Noreturn.h;h=cb72f2620604406c9552d7bb5f8ffe578a3aadef;hb=077ffc1e416a6be980dd45979547201e572962f6



reply via email to

[Prev in Thread] Current Thread [Next in Thread]