[nem-bug] [Nemerle 0000622]: ICE for polymorphic property used in matching

feedback at nemerle.org feedback at nemerle.org
Mon May 22 18:03:57 CEST 2006


The following issue has been CLOSED
======================================================================
<http://nemerle.org/bugs/view.php?id=622> 
======================================================================
Reported By:                malekith
Assigned To:                malekith
======================================================================
Project:                    Nemerle
Issue ID:                   622
Category:                   Compiler
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Resolution:                 fixed
Fixed in Version:           
======================================================================
Date Submitted:             02-19-2006 11:12 CET
Last Modified:              05-22-2006 18:03 CEST
======================================================================
Summary:                    ICE for polymorphic property used in matching
Description: 
using Nemerle.Collections

def ht = Hashtable ()
ht[1] = 2

_ = $[x*y | (Key = x, Value = y) in ht]

======================================================================

----------------------------------------------------------------------
 malekith - 05-05-06 13:14 
----------------------------------------------------------------------
Fixed in r6227

Issue History
Date Modified  Username       Field                    Change              
======================================================================
02-19-06 11:12 malekith       New Issue                                    
05-05-06 13:14 malekith       Status                   new => resolved     
05-05-06 13:14 malekith       Resolution               open => fixed       
05-05-06 13:14 malekith       Assigned To               => malekith        
05-05-06 13:14 malekith       Note Added: 0001233                          
05-05-06 13:14 malekith       Description Updated                          
05-22-06 18:03 nazgul         Status                   resolved => closed  
======================================================================




More information about the bugs mailing list