cvs commit: fptools/ghc/compiler/utils PrimPacked.lhs

Julian Seward (Intl Vendor) v-julsew@microsoft.com
Wed, 13 Dec 2000 04:45:25 -0800


| -----Original Message-----
| From: Marcin 'Qrczak' Kowalczyk 
| [mailto:mk167280@students.mimuw.edu.pl]
| Sent: Wednesday, December 13, 2000 11:54 AM
| To: cvs-ghc@haskell.org
| Subject: Re: cvs commit: fptools/ghc/compiler/utils PrimPacked.lhs
| 
| 
| On Wed, 13 Dec 2000, Julian Seward wrote:
| 
| >   Track renaming of newCharArray# to newByteArray#
| 
| I did such rename manually, ghc-4.11 eventually compiled with 
| ghc-4.09 but ghc-4.11 compiled with that ghc-4.11 does segmentation fault 
| during the very first attempt to compile PrelPase (or probably anything).

I know.  We need to compile 4.11 (HEAD) with 4.11 so we can work on
the interpreter, and I too see crashes.  Have just started to investigate
but our NFS server just died :-)

J