cvs commit: hugs98/src static.c

Sigbjorn Finne sof@galois.com
Mon, 4 Nov 2002 06:11:09 -0800


Hmm...looks as if my attempts to have modules not
record both their 'home' and importing module isn't
going to work out in all cases. 

With HEAD, you can 'fix' the below test case by
having Concurrent import MVar before ConcBase.

--sigbjorn

----- Original Message ----- 
From: "Ross Paterson" <ross@soi.city.ac.uk>
To: "Sigbjorn Finne" <sof@glass.cse.ogi.edu>
Cc: <cvs-hugs@haskell.org>
Sent: Monday, November 04, 2002 04:46
Subject: Re: cvs commit: hugs98/src static.c


> On Sun, Nov 03, 2002 at 06:25:13PM -0800, Sigbjorn Finne wrote:
> > sof         2002/11/03 18:25:13 PST
> > 
> >   Modified files:
> >     src                  static.c 
> >   Log:
> >   When adding imported entities, record their
> >   importing module -- need to know this when
> >   re-exporting a module.
> 
> It still fails to load tests/libs/prodcon.hs though the imports look OK.
> _______________________________________________
> Cvs-hugs mailing list
> Cvs-hugs@haskell.org
> http://www.haskell.org/mailman/listinfo/cvs-hugs