[Mono-bugs] [Bug 29028][Maj] Changed - Explicit cast on null for overloaded method call fails

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
16 Aug 2002 09:35:32 -0000


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by dietmar@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=29028

--- shadow/29028	Thu Aug 15 17:03:59 2002
+++ shadow/29028.tmp.4712	Fri Aug 16 05:35:32 2002
@@ -1,14 +1,14 @@
 Bug#: 29028
 Product: Mono/Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Major
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gracenote@earthlink.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -41,6 +41,10 @@
 Every time.
 
 Additional Information:
 
 Run test case:  System.Data.ForeignKeyConstraintTest.TestCtorExceptions()
 To reproduce.
+
+------- Additional Comments From dietmar@ximian.com  2002-08-16 05:35 -------
+Please can you provide a full but small test case (a C# program I can
+compile an execute to reproduce the error).