[nem-bug] [Nemerle 0000648]: Wrong error message when interface implementation is not complete

feedback at nemerle.org feedback at nemerle.org
Thu Apr 6 16:00:00 CEST 2006


The following issue has been SUBMITTED.
======================================================================
<http://nemerle.org/bugs/view.php?id=648> 
======================================================================
Reported By:                tokugawa
Assigned To:                
======================================================================
Project:                    Nemerle
Issue ID:                   648
Category:                   Compiler
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
======================================================================
Date Submitted:             04-06-2006 16:00 CEST
Last Modified:              04-06-2006 16:00 CEST
======================================================================
Summary:                    Wrong error message when interface implementation is
not complete
Description: 
#pragma indent
class a : System.Collections.Generic.IEqualityComparer [int]
  public GetHashCode(_ : int) : int
    2
      
/*  public Equals(_ : int, _ : int) : bool
    true*/
   
()

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

Issue History
Date Modified  Username       Field                    Change              
======================================================================
04-06-06 16:00 tokugawa       New Issue                                    
======================================================================




More information about the bugs mailing list