[cvs-nhc98] patch applied (hat):
----------------------------------------------------------------------
Malcolm Wallace
Malcolm.Wallace at cs.york.ac.uk
Tue Oct 10 06:57:58 EDT 2006
Tue Mar 21 08:10:58 PST 2000 malcolm
* ----------------------------------------------------------------------
Modified Files:
Makefile configure docs/bugs.html docs/install.html
docs/status.html
src/compiler98/GcodeLowC.hs
( Fixed a syntax error in the new code for ghc-4.06. )
src/prelude/Directory/CreateDirectory.gc
src/prelude/Directory/DoesDirectoryExist.gc
src/prelude/Directory/DoesFileExist.gc
src/prelude/Directory/GetCurrentDirectory.gc
src/prelude/Directory/GetDirectoryContents.gc
src/prelude/Directory/GetModificationTime.gc
src/prelude/Directory/GetPermissions.gc
src/prelude/Directory/PatchIOError.gc
src/prelude/Directory/RemoveDirectory.gc
src/prelude/Directory/RemoveFile.gc
src/prelude/Directory/RenameDirectory.gc
src/prelude/Directory/SetCurrentDirectory.gc
src/prelude/Directory/SetPermissions.gc
src/prelude/FFI/Makefile src/prelude/IO/IoeGetErrorString.hs
src/prelude/IO/NotDoneYet.hs src/prelude/PreludeIO/DErrNo.hs
src/prelude/PreludeIO/DIOError.hs
src/prelude/PreludeIO/Eq_IOError.hs
src/prelude/PreludeIO/Show_IOError.hs
script/GenerateErrNo.hs
( Modified the representation of IOError when C's errno is stored,
so that the command and (if known) filename which failed are
also stored. This makes for much more informative error messages!
Also added a couple of new symbols to the script that generates
DErrNo.hs. )
----------------------------------------------------------------------
M ./src/compiler98/GcodeLowC.hs -2 +2
More information about the Cvs-nhc98
mailing list