[nem-bug] [Nemerle 0000691]: Incorrect extending metods resolution
feedback at nemerle.org
feedback at nemerle.org
Tue Jun 6 12:15:33 CEST 2006
The following issue has been SUBMITTED.
======================================================================
<http://nemerle.org/bugs/view.php?id=691>
======================================================================
Reported By: VladD2
Assigned To:
======================================================================
Project: Nemerle
Issue ID: 691
Category: Compiler
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 06-06-2006 12:15 CEST
Last Modified: 06-06-2006 12:15 CEST
======================================================================
Summary: Incorrect extending metods resolution
Description:
I try add method
public Convert[From, To] (this sourse : array [From], f : From -> To) :
array [To] { ... }
into lib\narray.n
It has led to a error message during compiler compilation.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
06-06-06 12:15 VladD2 New Issue
======================================================================
More information about the bugs
mailing list