bison-patches
[Top][All Lists]
Advanced

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

Re: [PATCH] Style change and some factoring


From: Akim Demaille
Subject: Re: [PATCH] Style change and some factoring
Date: Wed, 12 Aug 2009 12:30:41 +0200


Le 27 juil. 09 à 18:39, Joel E. Denny a écrit :

The `if' is redundant.  free (NULL) does nothing.

Not so true in C.  This is correct with delete in C++.

Unless we have some replacement free() from gnulib which ensures this?



reply via email to

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