On Wed, 13 Dec 2006, Bob Rossi wrote: > On Tue, Dec 12, 2006 at 05:11:39PM -0500, Joel E. Denny wrote:
> > How about replacing yypstate_init with yypstate_new and yypstate_delete? > > Sorry, I forgot about this during the previous renaming, but this will > > probably be a nice self-contained patch anyway. Also, did you look into > > using b4_c_function_def for these definitions? If you agree with these > > ideas, you could proceed with them while we wait for Paul's response to > > the above. > > OK, do you want me to simply rename yypstateinit to yypstate_new and > then add yypstate_delete to just do a free of the data allocated? Yes, if that's agreeable to you. (And don't forget b4_c_function_def.) Also, Paul has responded about your previous patch, so you could revise that.
