[Mono-bugs] [Bug 67625][Nor] Changed - TypeManager.CSharpName does not check its input for null

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 7 Oct 2004 14:30:56 -0400 (EDT)


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 jluke@cfl.rr.com.

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

--- shadow/67625	2004-10-07 13:40:44.000000000 -0400
+++ shadow/67625.tmp.11598	2004-10-07 14:30:56.000000000 -0400
@@ -28,6 +28,14 @@
 ------- Additional Comments From miguel@ximian.com  2004-10-07 13:40 -------
 None of those tests are on CVS, could you add them please?
 
 In general, the error is passing null in the first place, so I would
 lean towards correcting the bug itself, and not the manifestation of
 the bug.
+
+------- Additional Comments From jluke@cfl.rr.com  2004-10-07 14:30 -------
+The tests are in mcs/errors/. in cvs already aren't they?  If not I
+wonder how I got them.
+
+I thought it would be easier to catch all the errors in one spot, but
+I can do it that way also. All 3 cases (shaver's xpcom-dotnet was the
+first) I currently know of come from the same path.