> Simon Marlow wrote:
> > This one is probably fixed by the commit I made last thing Friday;
> > non-blocking writes weren't happening properly. I'll take
> a look at your
> > other problem on Monday - I assume this is a ghc built from recently
> > checked-out CVS sources? If so, what date?
> Yes it is. They were checked out on the night preceding November 1st.
I can't reproduce either of these bugs with the current sources. The first
one may be dependent on your gcc version - I'm using gcc 2.95.2 here
(earlier versions have known optimiser bugs). The second bug was fixed late
last week.
Cheers,
Simon