bison-patches
[Top][All Lists]
Advanced

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

Re: Bitset statistics


From: Michael Hayes
Subject: Re: Bitset statistics
Date: Tue, 05 Mar 2002 00:30:44 +1300

Akim Demaille writes:

 > Yeah!  I missed the existence of these!  Excellent, that cleans up
 > Bison even further.  Then I have another suggestion, which, I believe,
 > is general enough for submission to bitset:

I've included your functions (except the printing of the bitsets) in
the following patch to my previous patch.  I've deferred on the
printing function for the moment.  I can think of a number of formats
depending on whether the entire bitset should be printed or only the
set bits.  Perhaps we need different print functions or some option
flag.

 > AFAIAC, I am still waiting for the FSF's approval :(

I had a email three days ago saying that the forms have been air
mailed...

 > Also, as yet another wish from a painful user ;) I have many
 > warnings.  If I was not aware GCC was also looking for 0 warnings, I
 > wouldn't report these, but you might want to fix them.  Some are due
 > to missing protos, but most are related to id clashes.

Fixed.  I keep forgetting that there is a function called index in
string.h.

I've also fixed a few little bugs.

Michael.

Attachment: bitset1.patch.gz
Description: Binary data


reply via email to

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