[nem-bug] [Nemerle 0001037]: ICE: BuildBlockReturn: assertion failed in file typing/Typer2.n

feedback at nemerle.org feedback at nemerle.org
Mon Oct 15 20:17:00 CEST 2007


The following issue has been RESOLVED.
======================================================================
<http://nemerle.org/bugs/view.php?id=1037> 
======================================================================
Reported By:                Evin Robertson
Assigned To:                divan
======================================================================
Project:                    Nemerle
Issue ID:                   1037
Category:                   Compiler
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     resolved
Resolution:                 fixed
Fixed in Version:           
======================================================================
Date Submitted:             08-08-2007 15:02 CEST
Last Modified:              10-15-2007 20:16 CEST
======================================================================
Summary:                    ICE: BuildBlockReturn: assertion failed in file
typing/Typer2.n
Description: 
The following program causes an ICE.  I was trying to pass a pair to the
block.  Adding a second pair of parenthesis makes it work.

result:
{
    result(1, 2)
}

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

----------------------------------------------------------------------
 divan - 10-15-07 20:16 
----------------------------------------------------------------------
Fixed on r7807, now it's possible to use such syntax as there shouldn't be
any troubles with it.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
08-08-07 15:02 Evin Robertson New Issue                                    
10-15-07 20:16 divan          Note Added: 0001962                          
10-15-07 20:16 divan          Assigned To               => divan           
10-15-07 20:16 divan          Status                   new => resolved     
10-15-07 20:16 divan          Resolution               open => fixed       
10-15-07 20:16 divan          Description Updated                          
10-15-07 20:16 divan          Additional Information Updated                    
======================================================================




More information about the bugs mailing list