[nem-bug] [Nemerle 0000573]: evil error messages for unconstrained
IComparable['a]
feedback at nemerle.org
feedback at nemerle.org
Fri May 12 21:20:28 CEST 2006
The following issue has been CONFIRMED.
======================================================================
<http://nemerle.org/bugs/view.php?id=573>
======================================================================
Reported By: malekith
Assigned To:
======================================================================
Project: Nemerle
Issue ID: 573
Category: Compiler (type engine)
Reproducibility: always
Severity: minor
Priority: high
Status: confirmed
======================================================================
Date Submitted: 11-20-2005 11:44 CET
Last Modified: 05-12-2006 21:20 CEST
======================================================================
Summary: evil error messages for unconstrained
IComparable['a]
Description:
class A {
}
def x = Nemerle.Collections.Heap (1);
x.Add (A());
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
11-20-05 11:44 malekith New Issue
05-12-06 21:20 nazgul Status new => confirmed
05-12-06 21:20 nazgul Summary evil error messages for
unconstrained IComparable['a] => evil error messages for unconstrained
IComparable[\'a]
05-12-06 21:20 nazgul Description Updated
05-12-06 21:20 nazgul Additional Information Updated
======================================================================
More information about the bugs
mailing list