Re: cvs commit: hugs98/src builtin.c
Brian Smith <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.hugs |
|---|---|
| Message-ID | <[email protected]> |
On 9/13/05, Ross Paterson <[email protected]> wrote: > > ross 2005/09/13 08:28:53 PDT > > Modified files: > src builtin.c > Log: > Another tilt at the Windows DEP problem: make the thunk_data RWX > (though actually only the code part needs it). This seems to fix the problem. Now the ffi/Callback, ffi/Sin, and ffi/Sparc tests pass with DEP enabled. The only tests that fail now are static/mod154.hs. rts/read.hs, rts/arith.hs (known problems), ffi/FileIO.hs (the test is broken: it does I/O on its own source file and assumes that end-of-line is always only one byte), and libs/dirTest (which I think is just making bad assumptions about how file permissions work). - Brian _______________________________________________ Cvs-hugs mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-hugs