On Fri, Dec 02, 2005 at 12:39:25PM -0000, Simon Marlow wrote:
> > Do I understand correctly that another workaround is
> >     - don't compile your programs with -threaded
> > ?
> 
> No, the bug isn't related to -threaded.  It still occurs without
> -threaded.

Let's check that now I understand - so the sequence 

    call gethostbyname
    read the returned hostent

is written in Haskell, and many such sequences can be interleaved when
using Concurrent Haskell?

Best regards
Tomasz

-- 
I am searching for a programmer who is good at least in some of
[Haskell, ML, C++, Linux, FreeBSD, math] for work in Warsaw, Poland
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to