Sven
You are a star of the first magnitude. You are hereby
awarded the GHC Bug Exterminator Trophy. This is an actual
thing: a plant-spray bottle with a red bow and a hall of
fame written on it. Consider youself added to this illustrious
band.
Thanks for hunting this one down.
Simon
> -----Original Message-----
> From: Sven Panne
> Sent: Thursday, July 01, 1999 2:48 PM
> To: [EMAIL PROTECTED]
> Subject: cvs commit: fptools/ghc/rts BlockAlloc.c
>
>
> panne 1999/07/01 06:48:23 PDT
>
> Modified files:
> ghc/rts BlockAlloc.c
> Log:
> The allocator for mega groups now checks if consecutive
> megablocks on
> the free list are contiguous in memory. The omission of this check
> caused all kinds of funny runtime errors and took away at least five
> happy years of my life... :-{
>
> Revision Changes Path
> 1.6 +4 -2 fptools/ghc/rts/BlockAlloc.c
>