bison-patches
[Top][All Lists]
Advanced

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

Re: %define boolean variables


From: Paolo Bonzini
Subject: Re: %define boolean variables
Date: Mon, 29 Jan 2007 10:10:15 +0100
User-agent: Thunderbird 1.5.0.9 (Macintosh/20061207)


For %define variables used as booleans (handled by b4_percent_define_flag_if in bison.m4), CVS Bison currently recognizes two different possible values to mean false and an infinite number of possible values to mean true.

Sorry for following up to myself. Also note that you will practically *never* need

%define foo "false"

for boolean variables, since all of them currently default to "false".

Paolo




reply via email to

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