[nem-bug] [Nemerle 0000753]: Internal compiler error

feedback at nemerle.org feedback at nemerle.org
Tue Sep 12 06:03:18 CEST 2006


The following issue has been SUBMITTED.
======================================================================
<http://nemerle.org/bugs/view.php?id=753> 
======================================================================
Reported By:                IT
Assigned To:                
======================================================================
Project:                    Nemerle
Issue ID:                   753
Category:                   Compiler
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     new
======================================================================
Date Submitted:             09-12-2006 06:03 CEST
Last Modified:              09-12-2006 06:03 CEST
======================================================================
Summary:                    Internal compiler error
Description: 
public module Program
{
  Foo() : list[string]
  {
    if (true) array(0) else null
  }
}


test.n:5:9:5:11: warning: saved error: types list[string] and
array [?] are not compatible [during intersection]
error: internal compiler error: assertion ``res'' failed in
file ncc\typing\TyVar.n, line 390:
failed to fixate array [?] [] with array [?]
======================================================================

Issue History
Date Modified  Username       Field                    Change              
======================================================================
09-12-06 06:03 IT             New Issue                                    
======================================================================




More information about the bugs mailing list