Simon Marlow <[EMAIL PROTECTED]> wrote, > We currently have read and index for 9 different types (Char, Int, Word, > Addr, Float, Double, StablePtr, Int64, Word64). I suppose you could get > away with > > {read,write,index}{Int8,Int32,Int64}OffAddr > > and do type casts to get the rest. Somehow, I would feel better using the `WordXY' types and isn't `Word16' missing? Manuel
- read???OffAddr is broken Sven Panne
- Re: read???OffAddr is broken Michael Weber
- RE: read???OffAddr is broken Simon Marlow
- RE: read???OffAddr is broken Malcolm Wallace
- RE: read???OffAddr is broken Simon Marlow
- RE: read???OffAddr is broken Simon Peyton-Jones
- Re: read???OffAddr is broken Manuel M. T. Chakravarty
- Re: read???OffAddr is broken Sven Panne