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