bug-bison
[Top][All Lists]
Advanced

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

Re: [PATCH 0/3] yacc: compute the best type for the state number


From: Paul Eggert
Subject: Re: [PATCH 0/3] yacc: compute the best type for the state number
Date: Wed, 2 Oct 2019 17:15:35 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.1.0

On 10/1/19 10:27 PM, Akim Demaille wrote:
Let's start from this to finish the changes wrt state types

I went through the skeletons and got rid of unsigned types as best I could, and installed the attached patch. This also removes some casts that I think are no longer needed. (It also adds casts in some places, alas.) Not being a C++ expert, I may have messed up the C++ skeletons but I figure we can fix them as needed.

Attachment: 0001-Prefer-signed-to-unsigned-integers.patch
Description: Text Data


reply via email to

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