patch applied (ghc): Remove the Windows Async IO Manager completely in THREADED_RTS mode
Simon Marlow <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.all,gmane.comp.lang.haskell.cvs.ghc |
|---|---|
| Message-ID | <[email protected]> |
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