bug-gnulib
[Top][All Lists]
Advanced

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

Re: bison-3.2 make fails on Solaris 11.3 x86/64


From: Akim Demaille
Subject: Re: bison-3.2 make fails on Solaris 11.3 x86/64
Date: Sat, 3 Nov 2018 08:39:38 +0100

Hi Paul,

> Le 2 nov. 2018 à 22:12, Paul Eggert <address@hidden> a écrit :
> 
> I installed the attached patch to Gnulib, which should fix the problem there.

I like `defined FOO ? FOO : 0`.  Simple and clear.

> If Gnulib defines _Noreturn, doesn’t that render the _Noreturn definition in 
> Bison's c.m4 unnecessary?

I don’t see what you mean here.  data/c.m4 is code that is emitted
in the generated parsers in C (this snippet is only about glr.c
as a matter of fact).  We don’t forward anything from gnulib
to the generated parsers so far.  We could ship and install and
use _Noreturn.h from gnulib to Bison’s sharedir.  Is that what
you mean?




reply via email to

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