Re[2]: patch applied (ghc): Remove the Windows Async IO Manager completely in THREADED_RTS mode
Bulat Ziganshin <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.all,gmane.comp.lang.haskell.cvs.ghc |
|---|---|
| Message-ID | <[email protected]> |
Hello Simon, Friday, January 5, 2007, 1:13:10 PM, you wrote: >> Fri Dec 1 06:07:53 PST 2006 Simon Marlow <[email protected]> >> * Remove the Windows Async IO Manager completely in THREADED_RTS mode >> It isn't used here anyway, just making sure the code doesn't get compiled in. >> >> >> M ./rts/RtsStartup.c -3 +3 >> M ./rts/win32/AsyncIO.c +4 >> M ./rts/win32/IOManager.c +5 > Ian - looks like this patch should be merged too, 6.6 threaded RTS is broken on > Windows without it. i can't understand. i believe that IO manager was added to deal with ticket #637, ^Break handling in *threaded* RTS. you have wrote that now ghci/ghc (that works with *threaded* RTS) now correctly handles ^Break. -- Best regards, Bulat mailto:[email protected]