patch applied (hat): Fix bug reported by Marcin. The data pointed at by an Addr in Haskell
10 Oct
2006
10 Oct
'06
11 a.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
7027
Age (days ago)
7027
Last active (days ago)
0 comments
1 participants
participants (1)
-
Malcolm Wallace