[nem-bug] [Nemerle 0000578]: nemerle-0.9.1.99.5974: debug: Internal
compiler error
feedback at nemerle.org
feedback at nemerle.org
Tue Nov 29 20:14:08 CET 2005
The following issue has been RESOLVED.
======================================================================
<http://nemerle.org/bugs/view.php?id=578>
======================================================================
Reported By: marcinm
Assigned To: malekith
======================================================================
Project: Nemerle
Issue ID: 578
Category: Compiler
Reproducibility: always
Severity: minor
Priority: normal
Status: resolved
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 11-29-2005 13:48 CET
Last Modified: 11-29-2005 20:14 CET
======================================================================
Summary: nemerle-0.9.1.99.5974: debug: Internal compiler
error
Description:
Included program raises an error:
testy.n:137:33:137:37: debug: Internal compiler error, please report a bug
to bugs.nemerle.org. You can try modifying program near this location.
error: internal compiler error: assertion ``False'' failed in file
typing/LocalValue.n, line 159:
ilkind is none for a function parameter x (id=1259)
in <0x001ab> Nemerle.Compiler.LocalValue:CheckIL ()
in <0x00014> Nemerle.Compiler.LocalValue:get_IsParm ()
in <0x0001a> Nemerle.Compiler.ILEmitter:store_local
(Nemerle.Compiler.LocalValue decl)
in <0x00053> Nemerle.Compiler.ILEmitter+_N_emit_store_30890:apply_void
(Nemerle.Compiler.LocalValue _N_30888, Nemerle.Compiler.Typedtree.TExpr
_N_30889)
in <0x00011>
Nemerle.Builtins.FunctionVoid`2[Nemerle.Compiler.LocalValue,Nemerle.Compiler.Typedtree.TExpr]:apply_void
(Tuple`2 )
in <0x000b8> Nemerle.Collections.List:Iter[Tuple`2] (Nemerle.Core.list`1
l, Nemerle.Builtins.FunctionVoid`1 f)
in <0x043a2> Nemerle.Compiler.ILEmitter:emit
(Nemerle.Compiler.Typedtree.TExpr expr)
------
======================================================================
----------------------------------------------------------------------
malekith - 11-29-05 20:14
----------------------------------------------------------------------
Resolved in r5981.
Issue History
Date Modified Username Field Change
======================================================================
11-29-05 13:48 marcinm New Issue
11-29-05 13:48 marcinm File Added: testy.n
11-29-05 20:14 malekith Status new => resolved
11-29-05 20:14 malekith Resolution open => fixed
11-29-05 20:14 malekith Assigned To => malekith
11-29-05 20:14 malekith Note Added: 0001040
======================================================================
More information about the bugs
mailing list