help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] CStruct ABI and packed structs


From: Holger Hans Peter Freyther
Subject: Re: [Help-smalltalk] CStruct ABI and packed structs
Date: Mon, 07 Jun 2010 09:30:18 +0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100430 Fedora/3.0.4-3.fc13 Lightning/1.0b1 Thunderbird/3.0.4

On 06/07/2010 01:23 AM, Paolo Bonzini wrote:

> 
> Replying to this more extensively.  The abstract class you're looking
> for is probably already there -- CCompound.
> 
> I'll look into making a primitive for unaligned accesses.  Right now I
> prefer to stick to bugfixes only for the git repository (and I would
> like to have all 3.2.x images run on 3.2.y, so no new primitives), but I
> can queue it for 3.3.

Hi Paolo,

thanks for your both replies. At this point I only looked for guidance
of doing the right thing.

So my plan right now:
        - Test the new class you posted
        - Add stdint.h types to cint.h enum and code
        - Add these to CObject.st
        - Attempt to add bitfields
        - Maybe start on the CPP/C Parser and see if what is missing to
          parse our header files.

does this make sense? I know it is not a lot, the two problems I have
are time and still not being a smalltalk expert.

thanks
        z.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]