bison-patches
[Top][All Lists]
Advanced

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

Re: [PATCH] Allow Bison-generated C++ parsers to compile with -fno-excep


From: Akim Demaille
Subject: Re: [PATCH] Allow Bison-generated C++ parsers to compile with -fno-exceptions.
Date: Thu, 16 Aug 2018 07:36:14 +0200


> Le 16 août 2018 à 07:22, Akim Demaille <address@hidden> a écrit :
> 
> Would it be acceptable to introduce a new Bison directive to disable
> exceptions?  Something like

Or maybe something like what you proposed, but with

#if defined __GNUC__ && !defined __EXCEPTIONS




reply via email to

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