Hello,

Em Qui, 2008-09-18 às 10:05 -0700, Judah Jacobson escreveu:
> Just a guess, but this might be a problem with control-timeout's use
> of the unsafePerformIO global variables hack.  It's missing the
> standard NOINLINE annotations which prevent multiple copies of the
> global variable from being created.

I added the NOINLINE annotations and even tried building with -fno-cse,
but the result was the same.  Do you have any other suggestions?

Greetings.

-- 
marcot
Página: http://marcotmarcot.iaaeee.org/
Blog: http://marcotmarcot.blogspot.com/
Correio: [EMAIL PROTECTED]
XMPP: [EMAIL PROTECTED]
IRC: [EMAIL PROTECTED]
Telefone: 25151920
Celular: 98116720
Endereço:
  Rua Turfa, 639/701
  Prado 30410-370
  Belo Horizonte/MG Brasil


_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to