GHC 6.4/mingw32: files larger than 4 GB and hFileSize/hSetFileSize/c_stat

2005-04-08 Thread Bulat Ziganshin
While GHC I/O library on mingw32 platform perfectly reads and writes files larger than 4 GB, functions hFileSize/c_fstat, hSetFileSize/c_ftruncate and c_stat are still tied to C functions returning 32 bit values and as a result truncate larger sizes to their low 32 bits. Can this behaviour be fixe

[ ghc-Bugs-1179108 ] GADT - fundep interaction

2005-04-08 Thread SourceForge.net
Bugs item #1179108, was opened at 2005-04-08 12:02 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1179108&group_id=8032 Category: Compiler (Type checker) Group: 6.4 Status: Open

RE: GHC 6.4/mingw32: files larger than 4 GB andhFileSize/hSetFileSize/c_stat

2005-04-08 Thread Simon Peyton-Jones
By all means. If someone cares to send us a patch, we'll incorporate it. Simon | -Original Message- | From: [EMAIL PROTECTED] [mailto:glasgow-haskell-bugs- | [EMAIL PROTECTED] On Behalf Of Bulat Ziganshin | Sent: 08 April 2005 10:38 | To: glasgow-haskell-bugs@haskell.org | Subject: GHC

[ ghc-Bugs-1179267 ] darcs crash

2005-04-08 Thread SourceForge.net
Bugs item #1179267, was opened at 2005-04-08 17:12 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1179267&group_id=8032 Category: Runtime System Group: None Status: Open Resolut

Re: [ ghc-Bugs-1175454 ] System.system fails on windows98se, also disables ghci's :!

2005-04-08 Thread Claus Reinke
>If you look closely, you'll see that translate isn't applied to the >argument to runCommand. There's no double-translation going on, we just >pass the command line directly to cmd.exe/command.com. ah, sorry, I missed that extra-parameter backdoor, thanks!-) >rawSystem needs to convert the [Stri

[ ghc-Bugs-1179433 ] the 'impossible' happened...

2005-04-08 Thread SourceForge.net
Bugs item #1179433, was opened at 2005-04-08 15:07 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1179433&group_id=8032 Category: Compiler Group: 6.4 Status: Open Resolution: No