[pypy-dev] A small patch

Armin Rigo arigo at tunes.org
Wed Jun 15 15:36:15 CEST 2005


Hi Ben,

On Wed, Jun 15, 2005 at 02:04:35PM +0100, Ben.Young at risk.sungard.com wrote:
> After all my pointless question asking, I thought it would be best if I 
> actually contributed something. 

Thanks!  I removed the NULL, because the array is actually nested in the
structure; it's not a pointer to an array.  Thanks for the fix, though.

Do you know if VC++ is equally unhappy about empty structure
initializers?  (It could be the case that some of our struct
declarations are empty; I don't know if there is a test showing that
behavior at the moment)


Armin



More information about the Pypy-dev mailing list