On Wed, 21 Dec 2005, Paul Eggert wrote:

> "Joel E. Denny" <[EMAIL PROTECTED]> writes:
> 
> > I just noticed that I forgot to cast the return of malloc() for the sake 
> > of C++.
> 
> I fixed that.

Thanks.  Sorry, I'll try to remember maintainer-check in the future before 
submitting patches.

> > did anyone have a chance to run valgrind?
> 
> I did, with the latest CVS; it seems to work.  Thanks.
> 
> Here's what I ran:
> 
> make check PREBISON='valgrind -q'  PREPARSER='valgrind --leak-check=full -q'

Great.  Thanks.

Joel


Reply via email to