Odd behavior of ncurses with -threaded

Bryan O'Sullivan bos at serpentine.com
Thu Nov 11 17:41:30 EST 2010


On Thu, Nov 11, 2010 at 2:32 PM, Edward Z. Yang <ezyang at mit.edu> wrote:

> I was under the impression we fixed this:
>
>    http://hackage.haskell.org/trac/ghc/ticket/850
>
> That is, we should be using SIGVTALRM, not SIGALRM, these days, except
> under certain conditions when your operating system doesn't support
> the proper timer (which Linux most assuredly does).


It's still a pretty common problem with all kinds of libraries.

http://www.serpentine.com/blog/2010/09/04/dealing-with-fragile-c-libraries-e-g-mysql-from-haskell/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/glasgow-haskell-users/attachments/20101111/0c9e72b9/attachment.html


More information about the Glasgow-haskell-users mailing list