bison-patches
[Top][All Lists]
Advanced

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

Re: [PATCH 3/3] lalr1.cc: use a vector for the symbol stack


From: Akim Demaille
Subject: Re: [PATCH 3/3] lalr1.cc: use a vector for the symbol stack
Date: Fri, 4 Jan 2013 13:35:15 +0100

Le 4 janv. 2013 à 13:55, Theophile Ranquet <address@hidden> a écrit :

> * data/lalr1.cc: Adjust includes.
> * data/stack.hh (push, pop): Use push_back and pop_back.
> (operator []): Access vector from the end.

Nice.  We should have a look at the initial size of this stack.


reply via email to

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