On 01/09/2011, at 6:33 , Erik de Castro Lopo wrote: > Ben Lippmeier wrote: > >> >> On 31/08/2011, at 20:27 , Erik de Castro Lopo wrote: >> >>> Wed Aug 31 05:31:59 EDT 2011 Erik de Castro Lopo <[email protected]> >>> * library : Simplify boxing/unboxing for Int32/Word32/Float32. >>> >>> M ./library/Data/Numeric/Float32.ds -9 +3 >>> M ./library/Data/Numeric/Int32.ds -9 +3 >>> M ./library/Data/Numeric/Word32.ds -9 +3 >> >> Yay! That's significantly saner than the old version with peekData/coerceAddr > > Managed to do the same thing for Int64/Word64/Float64 in a later > commit as well. First time I tried this it failed, but I think > that was because the library wasn't being rebuilt correctly > (I added bug #231). I also added a test. > > Is that all thats required for this bug?
Yes, that's great. Ben. -- Disciple-Cafe mailing list http://groups.google.com/group/disciple-cafe
