[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 15:25:25 CET 2007
The following issue has been SUBMITTED.
======================================================================
<http://nemerle.org/bugs/view.php?id=893>
======================================================================
Reported By: nikov
Assigned To:
======================================================================
Project: Nemerle
Issue ID: 893
Category: The Standard Library
Reproducibility: always
Severity: major
Priority: normal
Status: new
======================================================================
Date Submitted: 02-13-2007 15:25 CET
Last Modified: 02-13-2007 15:25 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
======================================================================
More information about the bugs
mailing list