On Tue, 5 Feb 2002, Nicholas Clark wrote:

> On Tue, Feb 05, 2002 at 05:19:07PM -0500, Andy Dougherty wrote:
> > Well, those and the 86 
> > 
> >     cast increases required alignment of target type
> > 
> > warnings we still get all over the place on SPARC :-).
> 
> Gah. You're winning. :-(
> There are only 79 of them on ARM.

Well, I know (at least) two ways to get rid of the warnings. I just don't
know which one's right.  For example, making the bytecode be type
opcode_t* instead of char* gets rid of a lot of them, but might not be
right or desireable (especially if opcode_t is 64 bits).  I submitted a
possible patch about this two weeks ago, and again last week, but I don't
have time to do much myself about it.

-- 
    Andy Dougherty              [EMAIL PROTECTED]

Reply via email to