> on ARM, lots of these two: > > In file included from ../include/parrot/register.h:16, > from ../include/parrot/interpreter.h:42, > from ../include/parrot/parrot.h:160, > from array.c:27: > .../include/parrot/string.h:59: warning: padding struct size to alignment boundary > Yep, it doesn't fix any of these...Just those for individual structure members being padded.
- Eliminate padding warnings Tanton Gibbs
- Re: Eliminate padding warnings Nicholas Clark
- Re: Eliminate padding warnings Simon Glover
- Re: Eliminate padding warnings Tom Hughes
- Re: Eliminate padding warnings Simon Glover
- Re: Eliminate padding warnings Tom Hughes
- [PATCH] Perlhash fix & test (... Simon Glover
- Re: [PATCH] Perlhash fix &... Steve Fink
- Tanton Gibbs