[ ghc-Bugs-999936 ] Wrong pat-match order for records

2004-08-19 Thread SourceForge.net
Bugs item #36, was opened at 2004-07-29 08:07 Message generated for change (Settings changed) made by simonmar You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=108032aid=36group_id=8032 Category: Compiler Group: None Status: Open Resolution: None Priority: 2

[ ghc-Bugs-992200 ] Template crash on constructing existential data type

2004-08-19 Thread SourceForge.net
Bugs item #992200, was opened at 2004-07-16 09:11 Message generated for change (Settings changed) made by simonmar You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=108032aid=992200group_id=8032 Category: Template Haskell Group: 6.2.1 Status: Open Resolution: None

[ ghc-Bugs-973766 ] Integer overflow in array allocation

2004-08-19 Thread SourceForge.net
Bugs item #973766, was opened at 2004-06-16 08:14 Message generated for change (Settings changed) made by simonmar You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=108032aid=973766group_id=8032 Category: libraries/base Group: None Status: Open Resolution: None

RE: Enum Int problem

2004-08-19 Thread Bo Ilic
The arithmetic overflow occurs as part of an intermediate result in the implementation of the arithmetic sequence, and not in the elements of the sequence itself. It seems to me that it is worthwhile to fix this, and clarify the definition in the Haskell report so that an Int arithmetic sequence

[ ghc-Bugs-954378 ] getFileStatus does not include the file name in IO-Error

2004-08-19 Thread SourceForge.net
Bugs item #954378, was opened at 2004-05-15 09:46 Message generated for change (Comment added) made by simonmar You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=108032aid=954378group_id=8032 Category: libraries/unix Group: 6.2 Status: Closed Resolution: Fixed

Re: Enum Int problem

2004-08-19 Thread Alastair Reid
It seems to me that it is worthwhile to fix [problems caused by overflow] But what's the point? If your code is going that close to the limits, it is already non-portable. If you really do need to go that close to the limits, use a datatype whose behaviour is precisely specified and portable

[ ghc-Bugs-1012157 ] -caf-all bugs

2004-08-19 Thread SourceForge.net
Bugs item #1012157, was opened at 2004-08-19 12:52 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=108032aid=1012157group_id=8032 Category: Profiling Group: 6.2.1 Status: Open Resolution:

[ ghc-Bugs-1012521 ] getUserEntryForID dies

2004-08-19 Thread SourceForge.net
Bugs item #1012521, was opened at 2004-08-19 14:23 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=108032aid=1012521group_id=8032 Category: libraries/unix Group: None Status: Open