10 Oct
2006
10 Oct
'06
4:30 p.m.
Mon Jan 1 11:04:41 PST 2001 malcolm * Fix bug reported by Marcin. The data pointed at by an Addr in Haskell was occasionally being corrupted - its first byte was incremented by one. The solution here is to replace the storage representation of an Addr - mkCInt() becomes simply mkInt(). M ./src/compiler98/Foreign.hs -1 +1