Fri May 16 06:00:45 PDT 2008  Simon Marlow <[EMAIL PROTECTED]>
  * FIX #2257: timer_settime() hangs during configure
  On a 2.6.24 Linux kernel, it appears that timer_settime() for
  CLOCK_REALTIME is sometimes hanging for a random amount of time when
  given a very small interval (we were using 1ns).  Using 1ms seems to
  be fine.  Also I installed a 1-second timeout to catch hangs in the
  future.

    M ./aclocal.m4 -2 +18

View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080516130045-12142-e625a87f5db52ace81fd65fdad893d9ff8e13b39.gz

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to