[nem-bug] [Nemerle 0000894]: Tuple's Equals method throws NullReferenceException if the tuple has a null element

feedback at nemerle.org feedback at nemerle.org
Tue Feb 13 15:28:25 CET 2007


The following issue has been SUBMITTED.
======================================================================
<http://nemerle.org/bugs/view.php?id=894> 
======================================================================
Reported By:                nikov
Assigned To:                
======================================================================
Project:                    Nemerle
Issue ID:                   894
Category:                   The Standard Library
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
======================================================================
Date Submitted:             02-13-2007 15:28 CET
Last Modified:              02-13-2007 15:28 CET
======================================================================
Summary:                    Tuple's Equals method throws NullReferenceException
if the tuple has a null element
Description: 
_ = ("a", null : string).Equals(("a", "b"));
_ = ("a", null : string).Equals(("a", null : string))
======================================================================

Issue History
Date Modified  Username       Field                    Change              
======================================================================
02-13-07 15:28 nikov          New Issue                                    
======================================================================




More information about the bugs mailing list