[nem-bug] [Nemerle 0000594]: bogus "ambiguous type" message
feedback at nemerle.org
feedback at nemerle.org
Thu Dec 29 22:17:23 CET 2005
The following issue has been SUBMITTED.
======================================================================
<http://nemerle.org/bugs/view.php?id=594>
======================================================================
Reported By: malekith
Assigned To:
======================================================================
Project: Nemerle
Issue ID: 594
Category: Compiler (type engine)
Reproducibility: always
Severity: major
Priority: high
Status: new
======================================================================
Date Submitted: 12-29-2005 22:17 CET
Last Modified: 12-29-2005 22:17 CET
======================================================================
Summary: bogus "ambiguous type" message
Description:
#pragma indent
class A
class B : A
x : B
=>
q.n:4:5:4:10: error: type name `B' is ambiguous, it could be:
q.n:3:3:3:10: error: this declaration `A.B'
q.n:3:3:3:10: error: this declaration `A.B'
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
12-29-05 22:17 malekith New Issue
======================================================================
More information about the bugs
mailing list