develooper Front page | perl.perl6.internals | Postings from May 2008

Re: [PATCH] Re: [perl #53264] [PATCH] Re: [svn:parrot] r27144 - in trunk: include/parrot src src/pmc

Thread Previous | Thread Next
From:
chromatic
Date:
May 6, 2008 18:56
Subject:
Re: [PATCH] Re: [perl #53264] [PATCH] Re: [svn:parrot] r27144 - in trunk: include/parrot src src/pmc
On Friday 25 April 2008 10:49:19 Andy Dougherty wrote:

> Ok.  Fixed.  This version avoids both type-punning and cast alignment
> warnings by declaring the 'data' element of a Stack_Chunk_t to be
> of type Stack_Entry_t, since that's the only way it is ever used,
> at least as far as I could tell.

Thanks, applied as r27367.

-- c

Thread Previous | Thread Next


Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About