[nem-bug] [Nemerle 0000892]: Tuple's GetHashCode method throws NullReferenceException, if the tuple contains null element.

feedback at nemerle.org feedback at nemerle.org
Fri Feb 16 09:08:34 CET 2007


The following issue has been ASSIGNED.
======================================================================
<http://nemerle.org/bugs/view.php?id=892> 
======================================================================
Reported By:                nikov
Assigned To:                nikov
======================================================================
Project:                    Nemerle
Issue ID:                   892
Category:                   The Standard Library
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
======================================================================
Date Submitted:             02-13-2007 15:03 CET
Last Modified:              02-16-2007 09:08 CET
======================================================================
Summary:                    Tuple's GetHashCode method throws
NullReferenceException, if the tuple contains null element.
Description: 
Tuple's GetHashCode method throws NullReferenceException, if the tuple
contains null element.

def x = ("a", null);
_ = x.GetHashCode()
======================================================================

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




More information about the bugs mailing list