[nem-bug] [Nemerle 0000971]: Internal compiler error on trivial construct

feedback at nemerle.org feedback at nemerle.org
Fri Mar 16 18:25:19 CET 2007


A NOTE has been added to this issue.
======================================================================
<http://nemerle.org/bugs/view.php?id=971> 
======================================================================
Reported By:                RomikT
Assigned To:                
======================================================================
Project:                    Nemerle
Issue ID:                   971
Category:                   Compiler
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
======================================================================
Date Submitted:             03-16-2007 17:59 CET
Last Modified:              03-16-2007 18:25 CET
======================================================================
Summary:                    Internal compiler error on trivial construct
Description: 
-- Configuration --
Windows XP SP2 Professional
.NET Framework v2.0.50727
Nemerle compiler built from Revision 7532.

-- Description --
Internal compiler error: assertion failed in file
external/InternalTypes.n, line 271 while compiling the following
construction:

   def h = array[1, 2];
   _ = h[1]++;
======================================================================

----------------------------------------------------------------------
 nazgul - 03-16-07 18:06 
----------------------------------------------------------------------
This looks like the installation problem. Make sure that you don't have any
old binaries in current directory and in the GAC

----------------------------------------------------------------------
 RomikT - 03-16-07 18:25 
----------------------------------------------------------------------
Yes, this helped. Sorry to disturb you.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
03-16-07 17:59 RomikT         New Issue                                    
03-16-07 18:06 nazgul         Note Added: 0001823                          
03-16-07 18:25 RomikT         Note Added: 0001824                          
======================================================================




More information about the bugs mailing list