patch applied (ghc): FIX: #1227 (biographical profiling broken)

Simon Marlow simonmar at microsoft.com
Tue May 8 06:54:08 EDT 2007


Tue May  8 03:45:51 PDT 2007  Simon Marlow <simonmar at microsoft.com>
  * FIX: #1227 (biographical profiling broken)
  We were freeing the hash table storage with exitHashTable() before
  calling endProfiling(), which uses hash tables.

    M ./rts/RtsStartup.c -3 +3



More information about the Cvs-ghc mailing list