[nem-bug] [Nemerle 0000971]: Internal compiler error on trivial
construct
feedback at nemerle.org
feedback at nemerle.org
Fri Mar 16 18:27:22 CET 2007
The following issue has been RESOLVED.
======================================================================
<http://nemerle.org/bugs/view.php?id=971>
======================================================================
Reported By: RomikT
Assigned To: nazgul
======================================================================
Project: Nemerle
Issue ID: 971
Category: Compiler
Reproducibility: always
Severity: major
Priority: normal
Status: resolved
Resolution: not an issue
Fixed in Version:
======================================================================
Date Submitted: 03-16-2007 17:59 CET
Last Modified: 03-16-2007 18:27 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
03-16-07 18:27 nazgul Status new => resolved
03-16-07 18:27 nazgul Resolution open => not an issue
03-16-07 18:27 nazgul Assigned To => nazgul
======================================================================
More information about the bugs
mailing list