[nem-bug] [Nemerle 0000893]: Tuple's Equals method throws NullReferenceException if called with null argument

feedback at nemerle.org feedback at nemerle.org
Tue Feb 13 16:30:02 CET 2007


The following issue has been ASSIGNED.
======================================================================
<http://nemerle.org/bugs/view.php?id=893> 
======================================================================
Reported By:                nikov
Assigned To:                nikov
======================================================================
Project:                    Nemerle
Issue ID:                   893
Category:                   The Standard Library
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
======================================================================
Date Submitted:             02-13-2007 15:25 CET
Last Modified:              02-13-2007 16:30 CET
======================================================================
Summary:                    Tuple's Equals method throws NullReferenceException
if called with null argument
Description: 
def x = (1, 2);
_ = x.Equals(null)
======================================================================

Issue History
Date Modified  Username       Field                    Change              
======================================================================
02-13-07 15:25 nikov          New Issue                                    
02-13-07 16:30 nikov          Status                   new => assigned     
02-13-07 16:30 nikov          Assigned To               => nikov           
======================================================================




More information about the bugs mailing list