[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:31 CET 2007
The following issue has been RESOLVED.
======================================================================
<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: resolved
Resolution: fixed
Fixed in Version:
======================================================================
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)
======================================================================
----------------------------------------------------------------------
nikov - 02-13-07 16:30
----------------------------------------------------------------------
Fixed on trunk (7412).
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
02-13-07 16:30 nikov Status assigned => resolved
02-13-07 16:30 nikov Resolution open => fixed
02-13-07 16:30 nikov Note Added: 0001717
======================================================================
More information about the bugs
mailing list