Re: [Hugs] #37: Equal Ints are not equal

Hugs <[email protected]> Sun, 24 Sep 2006 13:15:45 -0000
Newsgroups gmane.comp.lang.haskell.hugs.bugs
Message-ID <070.497fd23cabaf996b46c25a6bfdd2eb53@localhost>
#37: Equal Ints are not equal
----------------------+-----------------------------------------------------
  Reporter:  guest    |       Owner:  ross    
      Type:  defect   |      Status:  assigned
  Priority:  blocker  |   Milestone:          
 Component:  hugs     |     Version:  current 
Resolution:           |    Keywords:          
----------------------+-----------------------------------------------------
Changes (by ross):

  * status:  new => assigned
  * owner:  nobody => ross

Comment:

 The program seems to overrunning either the Hugs stack or the C stack
 (with lots of +1's), and thus corrupting Hugs's data structures.  The
 former ought to be caught in all cases, and the latter should be caught
 under Windows, so something is wrong: it should be failing with a stack
 overflow, not producing garbage.

-- 
Ticket URL: <http://hackage.haskell.org/trac/hugs/ticket/37>
Hugs <http://www.haskell.org/hugs/>
Hugs 98, an interpreter for Haskell

_______________________________________________
Hugs-Bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/hugs-bugs