[nem-bug] [Nemerle 0000594]: bogus "ambiguous type" message

feedback at nemerle.org feedback at nemerle.org
Mon May 22 18:03:36 CEST 2006


The following issue has been CLOSED
======================================================================
<http://nemerle.org/bugs/view.php?id=594> 
======================================================================
Reported By:                malekith
Assigned To:                malekith
======================================================================
Project:                    Nemerle
Issue ID:                   594
Category:                   Compiler (type engine)
Reproducibility:            always
Severity:                   major
Priority:                   high
Status:                     closed
Resolution:                 fixed
Fixed in Version:           
======================================================================
Date Submitted:             12-29-2005 22:17 CET
Last Modified:              05-22-2006 18:03 CEST
======================================================================
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'

======================================================================

----------------------------------------------------------------------
 malekith - 05-04-06 14:09 
----------------------------------------------------------------------
Fixed on trunk, r6220.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
12-29-05 22:17 malekith       New Issue                                    
05-04-06 14:09 malekith       Status                   new => resolved     
05-04-06 14:09 malekith       Resolution               open => fixed       
05-04-06 14:09 malekith       Assigned To               => malekith        
05-04-06 14:09 malekith       Note Added: 0001227                          
05-04-06 14:09 malekith       Summary                  bogus "ambiguous type"
message => bogus \"ambiguous type\" message
05-04-06 14:09 malekith       Description Updated                          
05-22-06 18:03 nazgul         Status                   resolved => closed  
======================================================================




More information about the bugs mailing list